Skip to content

Commit a584d5c

Browse files
authored
[internal] Fix volume mounts for containerdv2 support (#121)
Signed-off-by: dmitry.trofimov <[email protected]>
1 parent ed191c8 commit a584d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/csi-nfs/mount-points.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
dirs:
2-
- /var/lib/kubelet
2+
- /var/lib/kubelet/pods
33
- /csi

0 commit comments

Comments
 (0)