Skip to content

Commit

Permalink
Merge pull request k8snetworkplumbingwg#1300 from adrianchiris/fix-mo…
Browse files Browse the repository at this point in the history
…unt-prop-var-lib-kubelet

Add mountPropagation to host-var-lib-kubelet
  • Loading branch information
dougbtv authored Jun 20, 2024
2 parents aff99fc + 849a3cd commit 41013e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployments/multus-daemonset-thick.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ spec:
mountPath: /var/lib/cni/multus
- name: host-var-lib-kubelet
mountPath: /var/lib/kubelet
mountPropagation: HostToContainer
- name: host-run-k8s-cni-cncf-io
mountPath: /run/k8s.cni.cncf.io
- name: host-run-netns
Expand Down

0 comments on commit 41013e7

Please sign in to comment.