11 lines
236 B
YAML
11 lines
236 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: almalinux-8
|
|
mode: ha
|
|
vm_memory: 3072Mi
|
|
|
|
# Kubespray settings
|
|
calico_bpf_enabled: true
|
|
loadbalancer_apiserver_localhost: true
|
|
use_localhost_as_kubeapi_loadbalancer: true
|
|
auto_renew_certificates: true
|