mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-12-01 07:26:05 +07:00
explicitly set snapshotter
This commit is contained in:
@@ -18,3 +18,5 @@ version = 2
|
||||
# allow hugepages controller to be missing
|
||||
# see https://github.com/containerd/cri/pull/1501
|
||||
tolerate_missing_hugepages_controller = true
|
||||
# explicitly use default snapshotter so we can sed it in entrypoint
|
||||
snapshotter = "overlayfs"
|
||||
|
||||
Reference in New Issue
Block a user