Cinder: Allow rootwrap to function in cinder volume

This PS updates the cinder volume template to restore rootwrap
operation.

Change-Id: Ifc6d2442e536e22dca0563bb16634fd9accf44e1
Signed-off-by: Pete Birley <pete@port.direct>
This commit is contained in:
Pete Birley 2019-01-19 14:53:37 -06:00
parent 624d737efc
commit f5bf6ec2de
1 changed files with 1 additions and 1 deletions

View File

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