mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-23 23:41:26 -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)
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
|