mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-10 15:32:09 -03:30
* CI: reduce VM resources requests to improve scheduling * CI: Reduce default jobs; add labels(ci-full/extended) to run more test * CI: use jobs dependencies instead of stages * precommit one-job * CI: Use Kubevirt VM to run Molecule and Vagrant jobs
5 lines
111 B
YAML
5 lines
111 B
YAML
---
|
|
# Kubespray settings
|
|
kube_network_plugin: flannel
|
|
ansible_ssh_private_key: .vagrant.d/insecure_private_key
|