k8s-manifests/cinder/csi-cinder-driver.yaml

11 lines
194 B
YAML
Raw Permalink Normal View History

2023-06-08 12:30:19 +00:00
apiVersion: storage.k8s.io/v1
kind: CSIDriver
metadata:
name: cinder.csi.openstack.org
spec:
attachRequired: true
podInfoOnMount: true
volumeLifecycleModes:
- Persistent
- Ephemeral