diff --git a/cinder/templates/deployment-volume.yaml b/cinder/templates/deployment-volume.yaml index c8bc203c06..c40c1a3142 100644 --- a/cinder/templates/deployment-volume.yaml +++ b/cinder/templates/deployment-volume.yaml @@ -94,7 +94,7 @@ spec: {{ tuple $envAll "cinder_volume" | include "helm-toolkit.snippets.image" | indent 10 }} {{ tuple $envAll $envAll.Values.pod.resources.volume | include "helm-toolkit.snippets.kubernetes_resources" | indent 10 }} securityContext: - allowPrivilegeEscalation: false + allowPrivilegeEscalation: true command: - /tmp/cinder-volume.sh volumeMounts: