Skip to content

Commit

Permalink
Update nodeRoots
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf authored and roboquat committed Jul 17, 2021
1 parent 269c960 commit 035fa4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -414,9 +414,10 @@ components:
socket: /run/containerd/containerd.sock
nodeRoots:
- /var/lib
- /run/containerd/io.containerd.runtime.v1.linux/k8s.io
- /run/containerd/io.containerd.runtime.v2.task/k8s.io
# On some hosts systems containerd uses different paths to store it's containers in, for example:
# Find out by ssh onto a node and "mount | grep rootfs" and have a look at the paths
# - /run/containerd/io.containerd.runtime.v1.linux/k8s.io
# - /run/containerd/io.containerd.runtime.v1.linux/moby
# - /run/containerd/io.containerd.runtime.v2.task/k8s.io
userNamespaces:
Expand Down

0 comments on commit 035fa4e

Please sign in to comment.