2020-11-30 08:22:49 +00:00
|
|
|
---
|
|
|
|
docker_registry_mirrors:
|
|
|
|
- "https://mirror.gcr.io"
|
|
|
|
|
2021-04-02 06:20:11 +00:00
|
|
|
containerd_grpc_max_recv_message_size: 16777216
|
|
|
|
containerd_grpc_max_send_message_size: 16777216
|
|
|
|
|
|
|
|
containerd_registries:
|
|
|
|
"docker.io":
|
|
|
|
- "https://mirror.gcr.io"
|
|
|
|
- "https://registry-1.docker.io"
|
|
|
|
|
|
|
|
containerd_max_container_log_line_size: -1
|
2020-12-03 21:57:25 +00:00
|
|
|
|
|
|
|
crio_registries_mirrors:
|
|
|
|
- prefix: docker.io
|
|
|
|
insecure: false
|
|
|
|
blocked: false
|
|
|
|
location: registry-1.docker.io
|
|
|
|
mirrors:
|
|
|
|
- location: mirror.gcr.io
|
|
|
|
insecure: false
|