// bad. / good.
This commit is contained in:
parent
3376cddd32
commit
0fd818c9df
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ openshift_use_crio_only={{ openshift_ansible_crio_only }}
|
|||
#openshift_crio_enable_docker_gc=True
|
||||
# Node Selectors to run the garbage collection
|
||||
#openshift_crio_docker_gc_node_selector={'runtime': 'cri-o'}
|
||||
openshift_crio_systemcontainer_image_override="registry.access.redhat.com//openshift3/cri-o:v3.9"
|
||||
openshift_crio_systemcontainer_image_override="registry.access.redhat.com/openshift3/cri-o:v3.9"
|
||||
|
||||
# Use Docker inside a System Container. Note that this is a tech preview and should
|
||||
# not be used to upgrade!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue