mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-08 11:07:43 +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:
@@ -14,4 +14,4 @@ macvlan_interface: "eth0"
|
||||
auto_renew_certificates: true
|
||||
|
||||
# Make docker happy
|
||||
containerd_version: latest
|
||||
docker_containerd_version: latest
|
||||
|
||||
Reference in New Issue
Block a user