mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-23 00:37:42 -02: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
160 B
YAML
9 lines
160 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: almalinux-9
|
|
vm_memory: 3072
|
|
|
|
# Kubespray settings
|
|
enable_nodelocaldns_secondary: true
|
|
loadbalancer_apiserver_type: haproxy
|