feat: add permissions
This commit is contained in:
@@ -47,6 +47,10 @@ democratic-csi:
|
|||||||
fsType: ext4
|
fsType: ext4
|
||||||
node:
|
node:
|
||||||
hostPID: true
|
hostPID: true
|
||||||
|
rbac:
|
||||||
|
enabled: true
|
||||||
|
privileged: true
|
||||||
|
mountPropagation: Bidirectional
|
||||||
driver:
|
driver:
|
||||||
extraEnv:
|
extraEnv:
|
||||||
- name: ISCSIADM_HOST_STRATEGY
|
- name: ISCSIADM_HOST_STRATEGY
|
||||||
|
|||||||
Reference in New Issue
Block a user