mirror of
https://github.com/cristicalin/synology-csi.git
synced 2026-03-26 19:03:12 +00:00
fallback on fsGroupPolicy
This commit is contained in:
@@ -5,6 +5,7 @@ metadata:
|
||||
spec:
|
||||
attachRequired: true # Indicates the driver requires an attach operation (TODO: ControllerPublishVolume should be implemented)
|
||||
podInfoOnMount: true
|
||||
fsGroupPolicy: File
|
||||
# fsGroupPolicy: File (see https://kubernetes-csi.github.io/docs/support-fsgroup.html#supported-modes)
|
||||
fsGroupPolicy: ReadWriteOnceWithFSType
|
||||
volumeLifecycleModes:
|
||||
- Persistent
|
||||
|
||||
Reference in New Issue
Block a user