mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-10 05:27:59 +00:00
a5f88e14d0
* Add Fedora 35 image, support and CI * Cleanup tests and allow_failure for vagrant
12 lines
162 B
YAML
12 lines
162 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: debian-10
|
|
mode: default
|
|
|
|
# Kubespray settings
|
|
auto_renew_certificates: true
|
|
|
|
# plugins
|
|
helm_enabled: true
|
|
krew_enabled: true
|