From eff98f579535b15562bc40c22a5a5174786a7fdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Wed, 26 Jul 2023 12:57:03 +0200 Subject: [PATCH] cc: kata-deploy: Configure cri-handler="cc" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This has been mistakenly dropped as part of 441399df1f473088703d91cff63161ee79c76502 Fixes: #7422 Signed-off-by: Fabiano FidĂȘncio --- tools/packaging/kata-deploy/scripts/kata-deploy.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/packaging/kata-deploy/scripts/kata-deploy.sh b/tools/packaging/kata-deploy/scripts/kata-deploy.sh index 09d27cc654..957ea0d929 100644 --- a/tools/packaging/kata-deploy/scripts/kata-deploy.sh +++ b/tools/packaging/kata-deploy/scripts/kata-deploy.sh @@ -236,6 +236,7 @@ function configure_containerd_runtime() { cat <