2023-05-16 06:34:59 +00:00
|
|
|
#
|
|
|
|
# /!\ 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.
|
|
|
|
#
|
2021-03-30 05:33:01 +00:00
|
|
|
---
|
|
|
|
apiVersion: storage.k8s.io/v1
|
|
|
|
kind: CSIDriver
|
|
|
|
metadata:
|
2023-05-16 06:34:59 +00:00
|
|
|
name: "cephfs.csi.ceph.com"
|
2021-03-30 05:33:01 +00:00
|
|
|
spec:
|
2022-06-02 04:34:48 +00:00
|
|
|
attachRequired: false
|
2021-03-30 05:33:01 +00:00
|
|
|
podInfoOnMount: false
|
2022-03-10 12:43:05 +00:00
|
|
|
fsGroupPolicy: File
|
2023-06-13 09:41:21 +00:00
|
|
|
seLinuxMount: true
|