From 1ac528645fd139028d1ec8413d7f8a171bc5a491 Mon Sep 17 00:00:00 2001 From: Wille Marcel Date: Fri, 16 Feb 2024 16:10:37 -0600 Subject: [PATCH] increase number of workers to 9 (#7) --- helm/osmcha/templates/app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/osmcha/templates/app.yaml b/helm/osmcha/templates/app.yaml index 136e9bd..66491ae 100644 --- a/helm/osmcha/templates/app.yaml +++ b/helm/osmcha/templates/app.yaml @@ -77,7 +77,7 @@ spec: - "--keep-alive" - "2" - "--workers" - - "4" + - "9" - "--bind" - 0.0.0.0:5000 - --log-file