type = "csi" id = "hydra-data" name = "hydra-data" plugin_id = "nfs" capability { access_mode = "single-node-writer" attachment_mode = "file-system" } context { server = "blowhole.in.redalder.org" share = "/var/nfs/hydra-data" } mount_options { fs_type = "nfs" mount_flags = [ "nolock" ] }