push
This commit is contained in:
parent
d0b9fee59b
commit
a0362b0142
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ TAR_EXCLUDES=(
|
|||
case "$ENVIRONMENT" in
|
||||
dev)
|
||||
PG_SECRET_NAME="postgres-secret"
|
||||
PG_POD_SELECTOR="app=postgres-dev"
|
||||
PG_POD_SELECTOR="app=postgres"
|
||||
S3_PREFIX="dev"
|
||||
;;
|
||||
prod)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue