mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 11:47:47 +03:00
Deploy Cinder CSI driver to provision volumes over OpenStack (#5184)
* Deploy Cinder CSI driver to provision volumes over OpenStack * Deploy Cinder CSI StorageClass * Cinder CSI doc
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
79128dcd6b
commit
b0ee1f6cc6
@@ -0,0 +1,6 @@
|
||||
---
|
||||
storage_classes:
|
||||
- name: cinder-csi
|
||||
is_default: false
|
||||
parameters:
|
||||
availability: nova
|
||||
Reference in New Issue
Block a user