mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 21:18:32 +01:00
20 lines
345 B
TOML
20 lines
345 B
TOML
disabled_plugins = []
|
|
#root = "/var/lib/containerd"
|
|
#state = "/run/containerd"
|
|
#subreaper = true
|
|
#oom_score = 0
|
|
|
|
#[grpc]
|
|
# address = "/run/containerd/containerd.sock"
|
|
# uid = 0
|
|
# gid = 0
|
|
|
|
#[debug]
|
|
# address = "/run/containerd/debug.sock"
|
|
# uid = 0
|
|
# gid = 0
|
|
# level = "info"
|
|
|
|
[plugins."io.containerd.grpc.v1.cri"]
|
|
systemd_cgroup = true
|