set cephfs-csi mount options for kernel and fuse mounts
After chatting with Encrio, it seems we are not setting the mountoptions properly for cephfs-csi.
cephfs-csi:
nodeplugin:
kernelmountoptions: "noatime,_netdev,noauto,wsync"
fusemountoptions: "noatime,_netdev,noauto"