Skip to content

Commit 035fa4e

Browse files
aledbfroboquat
authored andcommitted
Update nodeRoots
1 parent 269c960 commit 035fa4e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

chart/values.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,9 +414,10 @@ components:
414414
socket: /run/containerd/containerd.sock
415415
nodeRoots:
416416
- /var/lib
417-
- /run/containerd/io.containerd.runtime.v1.linux/k8s.io
417+
- /run/containerd/io.containerd.runtime.v2.task/k8s.io
418418
# On some hosts systems containerd uses different paths to store it's containers in, for example:
419419
# Find out by ssh onto a node and "mount | grep rootfs" and have a look at the paths
420+
# - /run/containerd/io.containerd.runtime.v1.linux/k8s.io
420421
# - /run/containerd/io.containerd.runtime.v1.linux/moby
421422
# - /run/containerd/io.containerd.runtime.v2.task/k8s.io
422423
userNamespaces:

0 commit comments

Comments
 (0)