diff --git a/charts/internal/shoot-system-components/charts/csi-driver-node/templates/podsecuritypolicy.yaml b/charts/internal/shoot-system-components/charts/csi-driver-node/templates/podsecuritypolicy.yaml index 4037f1762..15c2a6161 100644 --- a/charts/internal/shoot-system-components/charts/csi-driver-node/templates/podsecuritypolicy.yaml +++ b/charts/internal/shoot-system-components/charts/csi-driver-node/templates/podsecuritypolicy.yaml @@ -6,6 +6,8 @@ metadata: spec: privileged: true allowPrivilegeEscalation: true + allowedCapabilities: + - SYS_ADMIN volumes: - hostPath - secret