veles: let postgres initialize data volume
This commit is contained in:
parent
249f20091f
commit
07073970cf
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user