fix postgresql bootstrap
This commit is contained in:
parent
2c9eeccca6
commit
bac35da51a
@ -44,14 +44,6 @@ spec:
|
||||
persistence:
|
||||
storageClass: local-path
|
||||
size: 20Gi
|
||||
extraEnvVars:
|
||||
- name: CONTOUR_PGUSER
|
||||
value: "sarex"
|
||||
- name: CONTOUR_PGPASSWORD
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: postgresql
|
||||
key: user-password
|
||||
nodeSelector:
|
||||
dedicated: db
|
||||
tolerations:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user