Skip to content

Commit

Permalink
Increase maxGlobalStreamsPerTenant to 100000
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Stejskal <[email protected]>
  • Loading branch information
Frawless committed Aug 29, 2023
1 parent f1a3ba0 commit 52ea182
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,4 @@ spec:
ingestion:
ingestionBurstSize: 60
ingestionRate: 200
maxGlobalStreamsPerTenant: 50000
maxGlobalStreamsPerTenant: 100000

0 comments on commit 52ea182

Please sign in to comment.