Skip to content
Snippets Groups Projects
Commit 83c1bd51 authored by Antoine Legrand's avatar Antoine Legrand
Browse files

Update calico.yml

parent 5d24cabc
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@
run_once: true
- name: Calico | Configure calico network pool
command: calicoctl pool add {{ kube_pods_subnet }} {%- if cloud_provider is defined and cloud_provider == True -%} --ipip{%- endif -%}
shell: calicoctl pool add {{ kube_pods_subnet }} {%- if cloud_provider is defined and cloud_provider == True -%} --ipip{%- endif -%}
run_once: true
when: calico_conf.status == 404
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment