1
0
mirror of https://github.com/ceph/ceph-csi.git synced 2025-01-03 18:49:30 +00:00
ceph-csi/api/deploy/kubernetes/nfs/csidriver.yaml

11 lines
175 B
YAML
Raw Normal View History

---
apiVersion: storage.k8s.io/v1
kind: CSIDriver
metadata:
name: "{{ .Name }}"
spec:
attachRequired: false
fsGroupPolicy: File
volumeLifecycleModes:
- Persistent