Make storageclass default.
This commit is contained in:
parent
a027943f07
commit
533c177666
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ apiVersion: storage.k8s.io/v1
|
||||||
kind: StorageClass
|
kind: StorageClass
|
||||||
metadata:
|
metadata:
|
||||||
name: csi-sc-cinderplugin
|
name: csi-sc-cinderplugin
|
||||||
cinder-csi-storageclass.yaml
|
|
||||||
annotations:
|
annotations:
|
||||||
storageclass.kubernetes.io/is-default-class: true
|
storageclass.kubernetes.io/is-default-class: true
|
||||||
provisioner: cinder.csi.openstack.org
|
provisioner: cinder.csi.openstack.org
|
||||||
|
|
Loading…
Add table
Reference in a new issue