Update routingtabletowg and use new sync feature

This commit is contained in:
Ruakij 2023-03-30 14:54:49 +02:00
parent b46d35c8a5
commit 8c4e3c2401

View File

@ -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: