Skip to content

Commit 7ae6c71

Browse files
committed
improvement: increase number of concurrent reconciliations
1 parent 85437ec commit 7ae6c71

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

chart/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ flux:
1818
- --health-addr=:9440
1919
- --log-encoding=json
2020
- --enable-leader-election
21+
- --concurrent=20
2122
sourceController:
2223
enabled: true
2324
metrics:

0 commit comments

Comments
 (0)