From 8bfd74207038afa3bdea24d5769eac83cf7ddcdc Mon Sep 17 00:00:00 2001 From: georgibaltiev Date: Mon, 24 Feb 2025 15:48:15 +0200 Subject: [PATCH] Remove unecessary securityContext --- .../charts/csi-driver-manila/templates/daemonset-node.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/charts/internal/shoot-system-components/charts/csi-driver-manila/templates/daemonset-node.yaml b/charts/internal/shoot-system-components/charts/csi-driver-manila/templates/daemonset-node.yaml index 793a7fce4..21f767415 100644 --- a/charts/internal/shoot-system-components/charts/csi-driver-manila/templates/daemonset-node.yaml +++ b/charts/internal/shoot-system-components/charts/csi-driver-manila/templates/daemonset-node.yaml @@ -81,8 +81,6 @@ spec: initialDelaySeconds: 30 timeoutSeconds: 10 periodSeconds: 30 - securityContext: - allowPrivilegeEscalation: false volumeMounts: - name: nfs-plugin-dir mountPath: /csi