mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-24 07:51:26 -03:30
All tests have a mode actually, so changing the default is no big deal (and makes more sense to have `default` as the default
10 lines
146 B
YAML
10 lines
146 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: ubuntu-2004
|
|
|
|
# Kubespray settings
|
|
container_manager: crio
|
|
|
|
download_localhost: false
|
|
download_run_once: true
|