diff --git a/swh/values/production.yaml b/swh/values/production.yaml index 887b916..b77837b 100644 --- a/swh/values/production.yaml +++ b/swh/values/production.yaml @@ -1,39 +1,40 @@ sentry: environment: production graphql: enabled: true backends: storage: host: moma.internal.softwareheritage.org port: 5002 search: host: moma.internal.softwareheritage.org port: 5010 ingress: + enabled: true host: archive.softwareheritage.org httpPath: /graphql gunicorn: threads: 4 workers: 2 timeout: 3600 loaders: enabled: true storage: host: saam.internal.softwareheritage.org port: 5002 amqp: host: rabbitmq.internal.softwareheritage.org deployments: addforgenow: image: swh_loader_git_image requestedMemory: 256Mi requestedCpu: 200m queues: - add_forge_now:swh.loader.git.tasks.UpdateGitRepository autoScaling: queueThreshold: 1 maxReplicaCount: 5 sentrySwhPackage: swh.loader.git