Changing storage class creation to false

This commit is contained in:
2022-08-30 13:49:26 -04:00
parent b3534144e2
commit 3e6650ee61
@@ -25,7 +25,7 @@ data:
# For creating the StorageClass automatically: # For creating the StorageClass automatically:
storageClass: storageClass:
create: true create: false
# Set a provisioner name. If unset, a name will be generated. # Set a provisioner name. If unset, a name will be generated.
# provisionerName: # provisionerName: