diff --git a/helm/tenant/values.yaml b/helm/tenant/values.yaml index 54d5d205a08..8dd1d091694 100644 --- a/helm/tenant/values.yaml +++ b/helm/tenant/values.yaml @@ -109,7 +109,7 @@ tenant: # If using Amazon Elastic Block Store (EBS) CSI driver # Please make sure to set xfs for "csi.storage.k8s.io/fstype" parameter under StorageClass.parameters. # Docs: https://github.com/kubernetes-sigs/aws-ebs-csi-driver/blob/master/docs/parameters.md - storageClassName: standard + # storageClassName: standard ### # Specify `storageAnnotations `__ to associate to PVCs. storageAnnotations: { }