Remove volumemounter flag from cephfs

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2019-09-05 12:13:53 +05:30
parent 90c4d6a451
commit b90ddd7ade
5 changed files with 19 additions and 30 deletions

View File

@ -63,7 +63,6 @@ type Config struct {
PluginPath string // location of cephcsi plugin
// cephfs related flags
VolumeMounter string // default volume mounter (possible options are 'kernel', 'fuse')
MountCacheDir string // mount info cache save dir
// metrics related flags