mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-10-22 04:18:53 +00:00
After adding an SEV QEMU config file (#4850), need to configure containerd to select this when appropriate based on a new runtimeclass. Adds to the configuration of containerd so the correct config is selected. Fixes: #4851 Signed-Off-By: Alex Carter <alex.carter@ibm.com>