diff --git a/helm/osmcha/templates/app.yaml b/helm/osmcha/templates/app.yaml index 5c69d5d..5c0a9d2 100644 --- a/helm/osmcha/templates/app.yaml +++ b/helm/osmcha/templates/app.yaml @@ -73,7 +73,7 @@ spec: command: - gunicorn - "--timeout" - - "3600" + - "60" - "--keep-alive" - "60" - "--workers"