mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-26 08:10:20 +00:00
Replace noexec with debug mountflag for cephfs
Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
5cf0599367
commit
306526db97
@ -35,4 +35,4 @@ parameters:
|
|||||||
# mounter: kernel
|
# mounter: kernel
|
||||||
reclaimPolicy: Delete
|
reclaimPolicy: Delete
|
||||||
mountOptions:
|
mountOptions:
|
||||||
- noexec
|
- debug
|
||||||
|
Loading…
Reference in New Issue
Block a user