refactor: adding explicit sync-period flag
This commit is contained in:
parent
1f82032fe3
commit
1b98c8f811
|
|
@ -23,3 +23,4 @@ spec:
|
|||
args:
|
||||
- "--metrics-addr=127.0.0.1:8080"
|
||||
- "--enable-leader-election"
|
||||
- "--sync-period=10m"
|
||||
|
|
|
|||
Loading…
Reference in New Issue