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