Changing storage class creation to false
parent
b3534144e2
commit
3e6650ee61
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue