mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
Update Calico to use a non-conflicting route table range
This commit is contained in:
parent
59ac565dbf
commit
07002e41bb
@ -104,6 +104,8 @@ spec:
|
||||
value: "0"
|
||||
- name: FELIX_TYPHAK8SSERVICENAME
|
||||
value: "calico-typha"
|
||||
- name: FELIX_ROUTETABLERANGE
|
||||
value: "10-250"
|
||||
- name: USE_POD_CIDR
|
||||
value: "true"
|
||||
- name: IP
|
||||
|
Loading…
Reference in New Issue
Block a user