save
This commit is contained in:
parent
6dbf511119
commit
ef54effedc
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,8 @@ set -euo pipefail
|
|||
# -----------------------------
|
||||
# Config
|
||||
# -----------------------------
|
||||
NAMESPACE="arc-systems"
|
||||
NAMESPACE="default"
|
||||
|
||||
|
||||
PG_ENABLED=true
|
||||
PG_SECRET_NAME="postgres-secret"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue