Florent Monbillard
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
roles/download/defaults/main.yml
|
|
@ -49,7 +49,6 @@ download_delegate: "{% if download_localhost %}localhost{% else %}{{ groups['kub |
|
|
|
image_arch: "{{host_architecture | default('amd64')}}" |
|
|
|
|
|
|
|
# Versions |
|
|
|
kube_version: v1.19.6 |
|
|
|
kubeadm_version: "{{ kube_version }}" |
|
|
|
etcd_version: v3.4.13 |
|
|
|
|
|
|
|