fixed password key
This commit is contained in:
parent
3e5270e430
commit
f47f6c9752
|
|
@ -20,7 +20,7 @@ spec:
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
name: pg-cluster-root-password
|
name: pg-cluster-root-password
|
||||||
key: pg-cluster-root-password
|
key: password
|
||||||
|
|
||||||
- name: APP_DB
|
- name: APP_DB
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue