Add mount options support in CephFS CSI driver

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal
2019-06-06 17:48:11 +05:30
parent dc04362ac5
commit 4be3943713
4 changed files with 36 additions and 5 deletions

View File

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