Allow allowPrivilegeEscalation
Cinder requires rootwrap functionality that we cannot disable allowPrivilegeEscalation. This patch set removes the line that disables it by default. Change-Id: I23b35aee298e2e414e93ff34cd0a7012a9099e3d Signed-off-by: Tin Lam <tin@irrational.io>
This commit is contained in:
parent
d4cf8f8c71
commit
50c982eab0
@ -135,7 +135,6 @@ pod:
|
||||
readOnlyRootFilesystem: true
|
||||
cinder_volume:
|
||||
readOnlyRootFilesystem: true
|
||||
allowPrivilegeEscalation: false
|
||||
affinity:
|
||||
anti:
|
||||
type:
|
||||
|
Loading…
Reference in New Issue
Block a user