mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-10 15:32:09 -03:30
All tests have a mode actually, so changing the default is no big deal (and makes more sense to have `default` as the default
9 lines
141 B
YAML
9 lines
141 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: debian-12
|
|
|
|
# Kubespray settings
|
|
|
|
dns_mode: coredns_dual
|
|
kube_asymetric_encryption_algorithm: "RSA-3072"
|