Skip to content

Commit

Permalink
increase number of workers to 9 (#7)
Browse files Browse the repository at this point in the history
willemarcel authored Feb 16, 2024
1 parent beb56a8 commit 1ac5286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/osmcha/templates/app.yaml
Original file line number Diff line number Diff line change
@@ -77,7 +77,7 @@ spec:
- "--keep-alive"
- "2"
- "--workers"
- "4"
- "9"
- "--bind"
- 0.0.0.0:5000
- --log-file

0 comments on commit 1ac5286

Please sign in to comment.