pw
This commit is contained in:
@@ -126,6 +126,11 @@ upstream:
|
|||||||
|
|
||||||
postgresql:
|
postgresql:
|
||||||
enabled: true
|
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:
|
primary:
|
||||||
persistence:
|
persistence:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user