fix postgresql bootstrap

This commit is contained in:
Kochetkov S 2026-04-10 15:52:51 +03:00
parent 2c9eeccca6
commit bac35da51a

View File

@ -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: