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:
parent
624d737efc
commit
f5bf6ec2de
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user