mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2025-06-26 15:51:40 +00:00
Merge pull request #1300 from adrianchiris/fix-mount-prop-var-lib-kubelet
Add mountPropagation to host-var-lib-kubelet
This commit is contained in:
commit
41013e7580
@ -180,6 +180,7 @@ spec:
|
|||||||
mountPath: /var/lib/cni/multus
|
mountPath: /var/lib/cni/multus
|
||||||
- name: host-var-lib-kubelet
|
- name: host-var-lib-kubelet
|
||||||
mountPath: /var/lib/kubelet
|
mountPath: /var/lib/kubelet
|
||||||
|
mountPropagation: HostToContainer
|
||||||
- name: host-run-k8s-cni-cncf-io
|
- name: host-run-k8s-cni-cncf-io
|
||||||
mountPath: /run/k8s.cni.cncf.io
|
mountPath: /run/k8s.cni.cncf.io
|
||||||
- name: host-run-netns
|
- name: host-run-netns
|
||||||
|
Loading…
Reference in New Issue
Block a user