Update routingtabletowg and use new sync feature
This commit is contained in:
parent
b46d35c8a5
commit
8c4e3c2401
@ -23,12 +23,14 @@ spec:
|
|||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
containers:
|
containers:
|
||||||
- name: routingtabletowg
|
- name: routingtabletowg
|
||||||
image: "ruakij/routingtabletowg:0.1.2"
|
image: "ruakij/routingtabletowg:0.2.0"
|
||||||
env:
|
env:
|
||||||
- name: INTERFACE
|
- name: INTERFACE
|
||||||
value: {{ kubernetes.ipPool.nodeIp_interface }}
|
value: {{ kubernetes.ipPool.nodeIp_interface }}
|
||||||
- name: FILTER_PROTOCOL
|
- name: FILTER_PROTOCOL
|
||||||
value: bird
|
value: bird
|
||||||
|
- name: PERIODIC_SYNC
|
||||||
|
value: 300
|
||||||
securityContext:
|
securityContext:
|
||||||
capabilities:
|
capabilities:
|
||||||
add:
|
add:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user