We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f0d24b commit c99f327Copy full SHA for c99f327
k8s/production/skaffold.production.yaml
@@ -76,7 +76,7 @@ manifests:
76
remoteChart: postgresql
77
repo: https://charts.bitnami.com/bitnami
78
valuesFiles:
79
- - k8s/local/postgres/values.yaml
+ - k8s/production/postgres/values.yaml
80
setValues:
81
global.postgresql.auth.postgresPassword: "secret-local-password" # TODO: change to env-var
82
global.postgresql.auth.username: "admin"
0 commit comments