Skip to content

Commit

Permalink
[charts/container-storage-modules]: new keys added for PowerFlex driv…
Browse files Browse the repository at this point in the history
…er (#286)

* PowerFlex new keys added
  • Loading branch information
khareRajshree authored and atye committed Sep 14, 2023
1 parent 74f586a commit 12dad6c
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion charts/container-storage-modules/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,11 @@ csi-vxflexos:
healthMonitor:
enabled: false
nodeSelector:
renameSDC:
enabled: false
sdcPrefix:
approveSDC:
enabled: false
tolerations:
# Uncomment if CSM for Resiliency and CSI Driver pods monitor is enabled
# - key: "offline.vxflexos.storage.dell.com"
Expand All @@ -285,7 +290,9 @@ csi-vxflexos:
# operator: "Exists"
# effect: "NoSchedule"
storageCapacity:
enabled: true
enabled: true
nfsAcls: "0777"
enableQuota: false
monitor:
enabled: false
vgsnapshotter:
Expand Down

0 comments on commit 12dad6c

Please sign in to comment.