Skip to content
Snippets Groups Projects
Commit 8fee1ab1 authored by elementyang's avatar elementyang
Browse files

change create to apply

parent 5c617c5a
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.
Finish editing this message first!
Please register or to comment