mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
17 lines
365 B
YAML
17 lines
365 B
YAML
|
#
|
||
|
# /!\ DO NOT MODIFY THIS FILE
|
||
|
#
|
||
|
# This file has been automatically generated by Ceph-CSI yamlgen.
|
||
|
# The source for the contents can be found in the api/deploy directory, make
|
||
|
# your modifications there.
|
||
|
#
|
||
|
---
|
||
|
apiVersion: storage.k8s.io/v1
|
||
|
kind: CSIDriver
|
||
|
metadata:
|
||
|
name: "nfs.csi.ceph.com"
|
||
|
spec:
|
||
|
attachRequired: false
|
||
|
volumeLifecycleModes:
|
||
|
- Persistent
|