mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-01 22:50:54 +00:00
containerd 2.2.0+ always imports /etc/containerd/conf.d/*.toml, so write kata-deploy runtime config there directly, avoiding modification of the main containerd config's imports array. Signed-off-by: thebigbone <pacman@duck.com>