You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
396 B

  1. ---
  2. # Please see roles/container-engine/containerd/defaults/main.yml for more configuration options
  3. # containerd_config:
  4. # grpc:
  5. # max_recv_message_size: 16777216
  6. # max_send_message_size: 16777216
  7. # debug:
  8. # level: ""
  9. # registries:
  10. # "docker.io": "https://registry-1.docker.io"
  11. # max_container_log_line_size: -1
  12. # metrics:
  13. # address: ""
  14. # grpc_histogram: false