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

12 lines
196 B
YAML
Raw Normal View History

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