diff --git a/osc-bsu-csi-driver/values.yaml b/osc-bsu-csi-driver/values.yaml index 1f05397b..3193dfea 100644 --- a/osc-bsu-csi-driver/values.yaml +++ b/osc-bsu-csi-driver/values.yaml @@ -224,19 +224,10 @@ node: allowPrivilegeEscalation: true # Ensure privileges can be escalated for volume management if needed seccompProfile: type: Unconfined # temporarily disable seccomp restrictions to allow necessary system calls for LUKS volumes -serviceAccount: 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: