pw
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user