mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-10 04:08:02 +03:00
Cleanup tests (#8234)
* Add Fedora 35 image, support and CI * Cleanup tests and allow_failure for vagrant
This commit is contained in:
@@ -4,13 +4,9 @@ cloud_image: centos-7
|
||||
mode: ha
|
||||
|
||||
# Kubespray settings
|
||||
kube_network_plugin: calico
|
||||
download_localhost: false
|
||||
download_run_once: true
|
||||
deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
typha_enabled: true
|
||||
calico_backend: kdd
|
||||
typha_secure: true
|
||||
|
||||
auto_renew_certificates: true
|
||||
|
||||
Reference in New Issue
Block a user