diff --git a/swh/values/production.yaml b/swh/values/production.yaml index 6bd2f09ed9af07b7824c35c76a2187d4ee55a9f9..0b2a2df464051d8bf034ddf4924ee3da89dadb45 100644 --- a/swh/values/production.yaml +++ b/swh/values/production.yaml @@ -15,7 +15,7 @@ graphql: ingress: enabled: true host: graphql.internal.softwareheritage.org - httpPath: /graphql + httpPath: / gunicorn: threads: 4 workers: 2