diff --git a/services/veles/postgres-statefulset.yaml b/services/veles/postgres-statefulset.yaml index 593222c6..199c3f48 100644 --- a/services/veles/postgres-statefulset.yaml +++ b/services/veles/postgres-statefulset.yaml @@ -69,8 +69,6 @@ spec: memory: 16Gi securityContext: allowPrivilegeEscalation: false - capabilities: - drop: ["ALL"] volumeMounts: - name: postgres-data mountPath: /var/lib/postgresql/data