mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
feat(containerd): auth support (#7868)
* feat(containerd): auth support * fix(registry-auth): rename variable
This commit is contained in:
@@ -32,3 +32,8 @@
|
||||
# "docker.io": "https://registry-1.docker.io"
|
||||
|
||||
# containerd_max_container_log_line_size: -1
|
||||
|
||||
# containerd_registry_auth:
|
||||
# - registry: 10.0.0.2:5000
|
||||
# username: user
|
||||
# password: pass
|
||||
|
||||
Reference in New Issue
Block a user