Update 'k8s/setup_calico.yml'
This commit is contained in:
@@ -15,4 +15,6 @@
|
||||
with_items:
|
||||
- "curl https://raw.githubusercontent.com/projectcalico/calico/v3.27.3/manifests/custom-resources.yaml -O"
|
||||
- "sed -i 's:192.168.0.0/16:{{ POD_CIDR_NETWORK }}/g' custom-resources.yaml"
|
||||
- "kubectl apply -f custom-resources.yaml"
|
||||
- "kubectl apply -f custom-resources.yaml"
|
||||
args:
|
||||
creates: $HOME/calico/custom-resources.yaml
|
Reference in New Issue
Block a user