mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-10 15:32:09 -03:30
- Take advantage of `parallel:matrix` to make the jobs definition shorter and more readable. - Remove helper scripts which are no longer needed - Remove redundant indirection in the gitlab-ci pipelines definitions (only one user)
7 lines
97 B
YAML
7 lines
97 B
YAML
---
|
|
# Instance settings
|
|
cloud_image: debian-12
|
|
|
|
# Kubespray settings
|
|
kube_network_plugin: cilium
|