diff --git a/swh/values/production.yaml b/swh/values/production.yaml index 3728d45..2b6b3fb 100644 --- a/swh/values/production.yaml +++ b/swh/values/production.yaml @@ -1,22 +1,28 @@ sentry: environment: production +graphql: + enabled: true + ingress: + host: archive.softwareheritage.org + httpPath: /graphql + 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