kubespray/tests/files/packet_debian12-calico.yml
ERIK 70b75d35b6
support asymmetric encryption algorithms in ClusterConfigration (#11757)
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
2024-11-29 08:06:58 +00:00

10 lines
155 B
YAML

---
# Instance settings
cloud_image: debian-12
mode: default
# Kubespray settings
dns_mode: coredns_dual
kube_asymetric_encryption_algorithm: "RSA-3072"