c12s-kubespray/roles/kubernetes-apps/persistent_volumes/cinder-csi/defaults/main.yml
Steven Reitsma fa245ffdd5
Fix some minor issues with the Cinder CSI plugin (#5561)
Add Cinder images to download role
2020-02-17 03:47:28 -08:00

8 lines
139 B
YAML

---
storage_classes:
- name: cinder-csi
is_default: false
parameters:
availability: nova
allowVolumeExpansion: false