fixed up
This commit is contained in:
parent
2ea84a9925
commit
fe3852f2b7
|
|
@ -19,8 +19,8 @@ spec:
|
|||
- name: PGPASSWORD
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: pg-cluster-root-password
|
||||
key: password
|
||||
name: pg-cluster-secrets
|
||||
key: pg-cluster-root-password
|
||||
|
||||
- name: APP_DB
|
||||
valueFrom:
|
||||
|
|
|
|||
Loading…
Reference in a new issue