mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-03 18:48:17 -03:30
Add download_container flag to avoid docker pull when use cri-o.
This commit is contained in:
@@ -10,6 +10,9 @@ skip_downloads: false
|
||||
download_run_once: False
|
||||
download_compress: 1
|
||||
|
||||
# if this is set to true will download container
|
||||
download_container: True
|
||||
|
||||
# if this is set to true, uses the localhost for download_run_once mode
|
||||
# (requires docker and sudo to access docker). You may want this option for
|
||||
# local caching of docker images or for Container Linux by CoreOS cluster nodes.
|
||||
|
||||
Reference in New Issue
Block a user