From ebea4639b644f2d3975536e967f5dd065ba731cf Mon Sep 17 00:00:00 2001 From: hanenMizouni Date: Wed, 13 Nov 2024 15:36:26 +0000 Subject: [PATCH] remove misplaced securityContext Signed-off-by: hanenMizouni --- osc-bsu-csi-driver/values.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/osc-bsu-csi-driver/values.yaml b/osc-bsu-csi-driver/values.yaml index 40d5a769..e0af73f4 100644 --- a/osc-bsu-csi-driver/values.yaml +++ b/osc-bsu-csi-driver/values.yaml @@ -225,16 +225,8 @@ node: privileged: true serviceAccount: controller: - # -- Annotations to add to the Controller ServiceAccount annotations: {} - # securityContext on the controller container (see sidecars for securityContext on sidecar containers) - containerSecurityContext: - seccompProfile: - type: RuntimeDefault - readOnlyRootFilesystem: true - allowPrivilegeEscalation: false snapshot: - # -- Annotations to add to the Snapshot ServiceAccount annotations: {} credentials: