Skip to content

Commit c99f327

Browse files
committed
change from local to production
1 parent 7f0d24b commit c99f327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s/production/skaffold.production.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ manifests:
7676
remoteChart: postgresql
7777
repo: https://charts.bitnami.com/bitnami
7878
valuesFiles:
79-
- k8s/local/postgres/values.yaml
79+
- k8s/production/postgres/values.yaml
8080
setValues:
8181
global.postgresql.auth.postgresPassword: "secret-local-password" # TODO: change to env-var
8282
global.postgresql.auth.username: "admin"

0 commit comments

Comments
 (0)