mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 02:33:34 +00:00
Merge pull request #456 from Madhu-1/rbd-mount-opt
support mountflags during nodepublish in rbd
This commit is contained in:
@ -34,3 +34,5 @@ parameters:
|
||||
# uncomment the following to use rbd-nbd as mounter on supported nodes
|
||||
# mounter: rbd-nbd
|
||||
reclaimPolicy: Delete
|
||||
mountOptions:
|
||||
- discard
|
||||
|
Reference in New Issue
Block a user