Merge pull request #1300 from adrianchiris/fix-mount-prop-var-lib-kubelet

Add mountPropagation to host-var-lib-kubelet
This commit is contained in:
Doug Smith 2024-06-20 09:50:47 -04:00 committed by GitHub
commit 41013e7580
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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