c12s-kubespray/tests/files/packet_centos8-calico-ha-ebpf.yml
Florian Ruynat a5f88e14d0
Cleanup tests (#8234)
* Add Fedora 35 image, support and CI

* Cleanup tests and allow_failure for vagrant
2021-11-26 09:00:51 -08:00

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