veles: let postgres initialize data volume

This commit is contained in:
jenkins 2026-06-09 02:17:14 -03:00
parent 249f20091f
commit 07073970cf

View File

@ -69,8 +69,6 @@ spec:
memory: 16Gi memory: 16Gi
securityContext: securityContext:
allowPrivilegeEscalation: false allowPrivilegeEscalation: false
capabilities:
drop: ["ALL"]
volumeMounts: volumeMounts:
- name: postgres-data - name: postgres-data
mountPath: /var/lib/postgresql/data mountPath: /var/lib/postgresql/data