Changing storage class creation to false
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user