Merge pull request #409 from humblec/mount-options

Add mount options support in CephFS CSI driver
This commit is contained in:
Humble Devassy Chirammal
2019-06-07 16:28:38 +05:30
committed by GitHub
4 changed files with 36 additions and 5 deletions

View File

@ -34,3 +34,5 @@ parameters:
# --volumemounter command-line argument.
# mounter: kernel
reclaimPolicy: Delete
mountOptions:
- noexec