mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
let containerd_default_runtime be undefined by default (#9026)
This commit is contained in:
@@ -4,7 +4,7 @@ containerd_state_dir: "/run/containerd"
|
||||
containerd_systemd_dir: "/etc/systemd/system/containerd.service.d"
|
||||
containerd_oom_score: 0
|
||||
|
||||
containerd_default_runtime: "runc"
|
||||
# containerd_default_runtime: "runc"
|
||||
# containerd_snapshotter: "native"
|
||||
|
||||
containerd_runc_runtime:
|
||||
|
||||
Reference in New Issue
Block a user