Add storageclass: csi-sc-cinderplugin
This commit is contained in:
parent
88d5ec7559
commit
0c0d17bde4
5
cinder/cinder-csi-storageclass.yaml
Normal file
5
cinder/cinder-csi-storageclass.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
apiVersion: storage.k8s.io/v1
|
||||
kind: StorageClass
|
||||
metadata:
|
||||
name: csi-sc-cinderplugin
|
||||
provisioner: cinder.csi.openstack.org
|
Loading…
Reference in a new issue