Update routingtabletowg and use new sync feature

role_nftables
Ruakij 2 years ago
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…
Cancel
Save