From 1e63174d43e11f6ba9f80a4fb1caae89c5b12790 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 27 Apr 2026 15:47:00 -0500 Subject: [PATCH] feat: add permissions --- .../cl01tl/helm/democratic-csi-synology-iscsi/values.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/clusters/cl01tl/helm/democratic-csi-synology-iscsi/values.yaml b/clusters/cl01tl/helm/democratic-csi-synology-iscsi/values.yaml index c6a66174f..dc55f05dd 100644 --- a/clusters/cl01tl/helm/democratic-csi-synology-iscsi/values.yaml +++ b/clusters/cl01tl/helm/democratic-csi-synology-iscsi/values.yaml @@ -47,6 +47,10 @@ democratic-csi: fsType: ext4 node: hostPID: true + rbac: + enabled: true + privileged: true + mountPropagation: Bidirectional driver: extraEnv: - name: ISCSIADM_HOST_STRATEGY