mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-14 21:07:42 -02: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
8 lines
117 B
YAML
8 lines
117 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: almalinux-9
|
|
vm_memory: 3072
|
|
|
|
# Kubespray settings
|
|
kube_network_plugin: kube-ovn
|