mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 19:58:07 +03:00
Docker: replace the use of containerd_version with docker_containerd_version to avoid causing conflicts when bumping containerd_version (#8130)
This commit is contained in:
@@ -10,4 +10,4 @@ deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
|
||||
# Make docker jobs happy
|
||||
containerd_version: latest
|
||||
docker_containerd_version: latest
|
||||
|
||||
Reference in New Issue
Block a user