Changing storage class creation to false
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:
|
||||||
|
|
Loading…
Reference in New Issue