diff --git a/deployments/multus-daemonset-crio.yml b/deployments/multus-daemonset-crio.yml index eb110397c..bed862baa 100644 --- a/deployments/multus-daemonset-crio.yml +++ b/deployments/multus-daemonset-crio.yml @@ -193,6 +193,7 @@ spec: volumeMounts: - name: run mountPath: /run + mountPropagation: HostToContainer - name: cni mountPath: /host/etc/cni/net.d - name: cnibin