Skip to content

Commit

Permalink
Merge pull request #1300 from adrianchiris/fix-mount-prop-var-lib-kub…
Browse files Browse the repository at this point in the history
…elet

Add mountPropagation to host-var-lib-kubelet
  • Loading branch information
dougbtv committed 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.