Fix env-value not being string
This commit is contained in:
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…
x
Reference in New Issue
Block a user