mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 19:58:07 +03:00
Initial commit
This commit is contained in:
5
roles/download/defaults/main.yml
Normal file
5
roles/download/defaults/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
etcd_download_url: https://github.com/coreos/etcd/releases/download
|
||||
flannel_download_url: https://github.com/coreos/flannel/releases/download
|
||||
kube_download_url: https://github.com/GoogleCloudPlatform/kubernetes/releases/download
|
||||
calico_download_url: https://github.com/Metaswitch/calico-docker/releases/download
|
||||
Reference in New Issue
Block a user