mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-16 02:30:03 -03:30
tests: fix yamllint empty-lines in ubuntu24-crio-scale ci: run ubuntu24-crio-upgrade in regular PR matrix
9 lines
193 B
YAML
9 lines
193 B
YAML
---
|
|
cloud_image: ubuntu-2404
|
|
container_manager: crio
|
|
|
|
cluster_layout:
|
|
- node_groups: ["kube_control_plane", "etcd"]
|
|
- node_groups: ["kube_node"]
|
|
- node_groups: ["kube_node", "for_scale"]
|