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