Skip to content
Snippets Groups Projects
Unverified Commit f1e348ab authored by Rong Zhang's avatar Rong Zhang Committed by GitHub
Browse files

Merge pull request #2971 from elementyang/calico-pr

change create to apply
parents 5c617c5a 8fee1ab1
No related branches found
No related tags found
No related merge requests found
......@@ -113,7 +113,7 @@
"apiVersion": "v1",
"metadata": {"cidr": "{{ kube_pods_subnet }}"}
}'
| {{ bin_dir }}/calicoctl create -f -
| {{ bin_dir }}/calicoctl apply -f -
environment:
NO_DEFAULT_POOLS: true
run_once: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment