mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
Add header configuration in containerd hosts.toml (#12368)
* Add header configuration in containerd hosts.toml Signed-off-by: Alexander Gil <pando855@gmail.com> * Disable log output on containerd mirrors settings if required Signed-off-by: Alexander Gil <pando855@gmail.com> --------- Signed-off-by: Alexander Gil <pando855@gmail.com>
This commit is contained in:
@@ -50,6 +50,8 @@
|
||||
# - host: https://registry-1.docker.io
|
||||
# capabilities: ["pull", "resolve"]
|
||||
# skip_verify: false
|
||||
# header:
|
||||
# Authorization: "Basic XXX"
|
||||
|
||||
# containerd_max_container_log_line_size: 16384
|
||||
|
||||
|
||||
Reference in New Issue
Block a user