Fix nfs nodes

This commit is contained in:
Daniel Berteaud 2023-08-21 22:55:42 +02:00
parent 62ce31298d
commit eb00913adc
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ _EOF
csi_plugin {
# must match --csi-name arg
id = "org.democratic-csi.iscsi"
id = "org.democratic-csi.[[ $proto ]]"
type = "node"
mount_dir = "/csi"
}