Download once for crio (#6998)

* download run once feature for CRI-O

* fix typo

* fix test
This commit is contained in:
Sergey
2020-12-21 12:54:25 +03:00
committed by GitHub
parent 7d7739e031
commit 096bcdd078
6 changed files with 30 additions and 10 deletions

View File

@@ -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

View File

@@ -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