mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-19 21:51:30 -03:30
change create to apply
This commit is contained in:
parent
5c617c5a8b
commit
8fee1ab102
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user