mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 09:38:12 -03:30
Add download_container flag to avoid docker pull when use cri-o.
This commit is contained in:
@@ -135,6 +135,10 @@ kube_api_aggregator_routing: false
|
||||
# Optionally do not run docker role
|
||||
manage_docker: true
|
||||
|
||||
# cri-o options
|
||||
# Optionally run cri-o role
|
||||
manage_crio: false
|
||||
|
||||
# Path used to store Docker data
|
||||
docker_daemon_graph: "/var/lib/docker"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user