From 66a34fe579e6cb6c1df764909e6d8fc77d898d07 Mon Sep 17 00:00:00 2001 From: Micke Nordin Date: Thu, 8 Jun 2023 15:21:07 +0200 Subject: [PATCH] More path tweeking --- cinder/cinder-csi-nodeplugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cinder/cinder-csi-nodeplugin.yaml b/cinder/cinder-csi-nodeplugin.yaml index d9bc78d..d114655 100644 --- a/cinder/cinder-csi-nodeplugin.yaml +++ b/cinder/cinder-csi-nodeplugin.yaml @@ -82,7 +82,7 @@ spec: - name: socket-dir mountPath: /csi - name: kubelet-dir - mountPath: /var/lib/kubelet + mountPath: /var/snap/microk8s/common/var/lib/kubelet mountPropagation: "Bidirectional" - name: pods-probe-dir mountPath: /dev