mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-20 23:37:43 -02:30
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:
@@ -9,4 +9,4 @@ deploy_netchecker: true
|
||||
dns_min_replicas: 1
|
||||
|
||||
# Make docker happy
|
||||
containerd_version: latest
|
||||
docker_containerd_version: latest
|
||||
|
||||
Reference in New Issue
Block a user