mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 11:47:47 +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,16 +4,12 @@ cloud_image: centos-7
|
||||
mode: ha
|
||||
|
||||
# Kubespray settings
|
||||
kube_network_plugin: calico
|
||||
download_localhost: true
|
||||
download_run_once: true
|
||||
deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
typha_enabled: true
|
||||
calico_backend: kdd
|
||||
typha_secure: true
|
||||
disable_ipv6_dns: true
|
||||
|
||||
auto_renew_certificates: true
|
||||
|
||||
# Docker settings
|
||||
|
||||
Reference in New Issue
Block a user