This commit is contained in:
2026-04-23 23:00:44 +02:00
parent 424be7ec7e
commit ecbb1f8638

View File

@@ -126,6 +126,11 @@ upstream:
postgresql:
enabled: true
auth:
# Fixed passwords prevent Helm from regenerating the Secret on
# each sync, which would mismatch with the PVC-persisted data.
password: backstage-db-pw
postgresPassword: backstage-admin-pw
primary:
persistence:
enabled: true