mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-08 02:58:29 +03:00
Default kubeadm_images to empty dict instead of set_fact (#4957)
Change-Id: I9ef52232176fe8e2a99b4f09ae05e1451f7ad1ff
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
352297cf8d
commit
65065e7fdf
@@ -16,6 +16,7 @@ skip_downloads: false
|
||||
|
||||
# Optionally skip kubeadm images download
|
||||
skip_kubeadm_images: false
|
||||
kubeadm_images: {}
|
||||
|
||||
# if this is set to true will only download files once. Doesn't work
|
||||
# on Container Linux by CoreOS unless the download_localhost is true and localhost
|
||||
|
||||
Reference in New Issue
Block a user