12 lines
233 B
YAML
12 lines
233 B
YAML
|
---
|
||
|
# Instance settings
|
||
|
cloud_image: centos-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
|