mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-21 06:28:03 -03:30
Delete default variable use_hyperkube_cni
The variable is now set via a task depending of the version of kube
This commit is contained in:
parent
739cf59953
commit
d47a2d03b4
@ -13,8 +13,3 @@ calicoctl_image_tag: "{{ calico_version }}"
|
||||
|
||||
calico_node_image_repo: calico/node
|
||||
calico_node_image_tag: "{{ calico_version }}"
|
||||
|
||||
# Set to true if your Hyperkube has all required components to run
|
||||
# calico. This is required in order to run canalized calico.
|
||||
use_hyperkube_cni: false
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user