More path tweeking
This commit is contained in:
parent
d02fc8b799
commit
66a34fe579
|
@ -82,7 +82,7 @@ spec:
|
||||||
- name: socket-dir
|
- name: socket-dir
|
||||||
mountPath: /csi
|
mountPath: /csi
|
||||||
- name: kubelet-dir
|
- name: kubelet-dir
|
||||||
mountPath: /var/lib/kubelet
|
mountPath: /var/snap/microk8s/common/var/lib/kubelet
|
||||||
mountPropagation: "Bidirectional"
|
mountPropagation: "Bidirectional"
|
||||||
- name: pods-probe-dir
|
- name: pods-probe-dir
|
||||||
mountPath: /dev
|
mountPath: /dev
|
||||||
|
|
Loading…
Reference in a new issue