chore(cli): Override GH repo
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
158299334e
commit
874570baa3
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
OR_DIR="/var/lib/openreplay"
|
||||
APP_NS="${APP_NS:-app}"
|
||||
DB_NS="${DB_NS:-db}"
|
||||
OR_REPO="https://github.com/openreplay/openreplay"
|
||||
OR_REPO="${OR_REPO:-'https://github.com/openreplay/openreplay'}"
|
||||
# For example HELM_OPTIONS="--set dbMigrationUpstreamBranch=dev"
|
||||
#HELM_OPTIONS=""
|
||||
# If you want to install the dev version. It can be any branch or tag.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue