Fix hostmount in truenas-csi daemonset
This commit is contained in:
@@ -369,7 +369,7 @@ func nodeCSI() apps.DaemonSet {
|
||||
},
|
||||
{
|
||||
Name: hostRoot.Name,
|
||||
MountPath: "/",
|
||||
MountPath: "/host",
|
||||
MountPropagation: new(core.MountPropagationBidirectional),
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user