Skip to content
Snippets Groups Projects
Verified Commit dbd9dfd4 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

production/storage: Use similar config as before (per replica)

Use 32 workers with 1 thread.

Refs. swh/infra/sysadm-environment#5215
parent e0773da9
No related branches found
No related tags found
No related merge requests found
......@@ -1233,8 +1233,8 @@ storage:
maxReplicaCount: 10
cpuPercentageUsage: 75
gunicorn:
workers: 8
threads: 4
workers: 32
threads: 1
timeout: 3600
nodeSelector:
kubernetes.io/hostname: saam
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment