Skip to content
Snippets Groups Projects
Commit d47a2d03 authored by Anthony Haussmann's avatar Anthony Haussmann
Browse files

Delete default variable use_hyperkube_cni

The variable is now set via a task depending of the version of kube
parent 739cf599
No related branches found
No related tags found
No related merge requests found
...@@ -13,8 +13,3 @@ calicoctl_image_tag: "{{ calico_version }}" ...@@ -13,8 +13,3 @@ calicoctl_image_tag: "{{ calico_version }}"
calico_node_image_repo: calico/node calico_node_image_repo: calico/node
calico_node_image_tag: "{{ calico_version }}" 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment