mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
deploy: API for CSI Config Struct
This commit exposes CSI ConfigMap over an API. This will allow projects like Rook to consume CSI configMap directly from Ceph-CSI. Signed-off-by: Praveen M <m.praveen@ibm.com>
This commit is contained in:
@ -6,5 +6,6 @@ metadata:
|
||||
spec:
|
||||
attachRequired: false
|
||||
fsGroupPolicy: File
|
||||
seLinuxMount: true
|
||||
volumeLifecycleModes:
|
||||
- Persistent
|
||||
|
Reference in New Issue
Block a user