mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-16 02:30:03 -03:30
Download once for crio (#6998)
* download run once feature for CRI-O * fix typo * fix test
This commit is contained in:
@@ -8,6 +8,8 @@ deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
container_manager: crio
|
||||
|
||||
download_localhost: false
|
||||
download_run_once: true
|
||||
|
||||
# CRI-O requirements
|
||||
download_container: false
|
||||
etcd_deployment_type: host
|
||||
|
||||
@@ -8,6 +8,8 @@ deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
container_manager: crio
|
||||
|
||||
download_localhost: false
|
||||
download_run_once: true
|
||||
|
||||
# CRI-O requirements
|
||||
download_container: false
|
||||
etcd_deployment_type: host
|
||||
|
||||
Reference in New Issue
Block a user