Browse Source

Fix the typo in debian12-calico test

Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
pull/12456/head
ChengHao Yang 1 month ago
parent
commit
622ed15532
Failed to extract signature
1 changed files with 1 additions and 1 deletions
  1. 2
      tests/files/debian12-calico.yml

2
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"
Loading…
Cancel
Save