mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-05 10:41:12 -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
11 lines
216 B
YAML
11 lines
216 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: rockylinux-9
|
|
vm_memory: 3072
|
|
|
|
# Kubespray settings
|
|
metrics_server_enabled: true
|
|
dashboard_namespace: "kube-dashboard"
|
|
dashboard_enabled: true
|
|
loadbalancer_apiserver_type: haproxy
|