From 622ed15532c44283971866319601bd828def418b Mon Sep 17 00:00:00 2001 From: ChengHao Yang <17496418+tico88612@users.noreply.github.com> Date: Tue, 12 Aug 2025 20:27:58 +0800 Subject: [PATCH] Fix the typo in debian12-calico test Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com> --- tests/files/debian12-calico.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/files/debian12-calico.yml b/tests/files/debian12-calico.yml index e810c8747..13a84f29f 100644 --- a/tests/files/debian12-calico.yml +++ b/tests/files/debian12-calico.yml @@ -5,4 +5,4 @@ cloud_image: debian-12 # Kubespray settings dns_mode: coredns_dual -kube_asymetric_encryption_algorithm: "RSA-3072" +kube_asymmetric_encryption_algorithm: "RSA-3072"