mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
54fa028465
Signed-off-by: riya-singhal31 <rsinghal@redhat.com>
17 lines
373 B
YAML
17 lines
373 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: "cephfs.csi.ceph.com"
|
|
spec:
|
|
attachRequired: false
|
|
podInfoOnMount: false
|
|
fsGroupPolicy: File
|