Changing storage class creation to false
This commit is contained in:
@@ -25,7 +25,7 @@ data:
|
||||
|
||||
# For creating the StorageClass automatically:
|
||||
storageClass:
|
||||
create: true
|
||||
create: false
|
||||
|
||||
# Set a provisioner name. If unset, a name will be generated.
|
||||
# provisionerName:
|
||||
|
||||
Reference in New Issue
Block a user