This commit is contained in:
Jun-te Kim 2025-12-14 01:32:10 +00:00
parent 6dbf511119
commit ef54effedc

View file

@ -4,7 +4,8 @@ set -euo pipefail
# ----------------------------- # -----------------------------
# Config # Config
# ----------------------------- # -----------------------------
NAMESPACE="arc-systems" NAMESPACE="default"
PG_ENABLED=true PG_ENABLED=true
PG_SECRET_NAME="postgres-secret" PG_SECRET_NAME="postgres-secret"