Fix env-value not being string

role_nftables
Ruakij 2 years ago
parent dadd077723
commit d113625fa8

@ -30,7 +30,7 @@ spec:
- name: FILTER_PROTOCOL
value: bird
- name: PERIODIC_SYNC
value: 300
value: '300'
securityContext:
capabilities:
add:

Loading…
Cancel
Save