Max Gautier
4 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
0 additions and
6 deletions
-
tests/common_vars.yml
|
|
@ -8,9 +8,6 @@ unsafe_show_logs: true |
|
|
|
docker_registry_mirrors: |
|
|
|
- "https://mirror.gcr.io" |
|
|
|
|
|
|
|
containerd_grpc_max_recv_message_size: 16777216 |
|
|
|
containerd_grpc_max_send_message_size: 16777216 |
|
|
|
|
|
|
|
containerd_registries_mirrors: |
|
|
|
- prefix: docker.io |
|
|
|
mirrors: |
|
|
@ -20,9 +17,6 @@ containerd_registries_mirrors: |
|
|
|
- host: https://registry-1.docker.io |
|
|
|
capabilities: ["pull", "resolve"] |
|
|
|
skip_verify: false |
|
|
|
|
|
|
|
containerd_max_container_log_line_size: 16384 |
|
|
|
|
|
|
|
crio_registries: |
|
|
|
- prefix: docker.io |
|
|
|
insecure: false |
|
|
|