diff --git a/charts/container-storage-modules/values.yaml b/charts/container-storage-modules/values.yaml index a8212620..15fa797b 100644 --- a/charts/container-storage-modules/values.yaml +++ b/charts/container-storage-modules/values.yaml @@ -157,6 +157,10 @@ csi-powermax: fcHostName: "csi-vsphere-VC-HN" vCenterHost: "00.000.000.00" vCenterCredSecret: vcenter-creds + storageCapacity: + enabled: true + maxPowerMaxVolumesPerNode: 0 + ## CSI PowerScale ########################