mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Add insecure_registry config to crio.conf (#10142)
This commit is contained in:
@@ -299,6 +299,8 @@ cri_socket: >-
|
||||
unix:///var/run/cri-dockerd.sock
|
||||
{%- endif -%}
|
||||
|
||||
crio_insecure_registries: []
|
||||
|
||||
## Uncomment this if you want to force overlay/overlay2 as docker storage driver
|
||||
## Please note that overlay2 is only supported on newer kernels
|
||||
# docker_storage_options: -s overlay2
|
||||
|
||||
Reference in New Issue
Block a user