From 50c982eab03a0d04487479680c02f74bc6ef3e29 Mon Sep 17 00:00:00 2001 From: Tin Lam Date: Wed, 31 Jul 2019 19:20:30 -0500 Subject: [PATCH] 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 --- cinder/values.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/cinder/values.yaml b/cinder/values.yaml index ded67124f5..a986f23ed9 100644 --- a/cinder/values.yaml +++ b/cinder/values.yaml @@ -135,7 +135,6 @@ pod: readOnlyRootFilesystem: true cinder_volume: readOnlyRootFilesystem: true - allowPrivilegeEscalation: false affinity: anti: type: