mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-16 16:37:33 -02:30
Change calicoctl deployment to use container
Improves upgradability of calicoctl by leveraging docker tags.
This commit is contained in:
@@ -4,3 +4,5 @@ nat_outgoing: true
|
||||
|
||||
# cloud_provider can only be set to 'gce' or 'aws'
|
||||
# cloud_provider:
|
||||
calicoctl_image_repo: calico/ctl
|
||||
calicoctl_image_tag: "{{ calico_version }}"
|
||||
|
||||
Reference in New Issue
Block a user