mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
Merge pull request #409 from humblec/mount-options
Add mount options support in CephFS CSI driver
This commit is contained in:
@ -34,3 +34,5 @@ parameters:
|
||||
# --volumemounter command-line argument.
|
||||
# mounter: kernel
|
||||
reclaimPolicy: Delete
|
||||
mountOptions:
|
||||
- noexec
|
||||
|
Reference in New Issue
Block a user