scale extractor to 4 replicas

This commit is contained in:
Celes Renata
2026-04-28 21:54:38 -07:00
parent b38fb24f14
commit 8d227b62f6
+1 -1
View File
@@ -59,7 +59,7 @@ services:
limits: { cpu: 500m, memory: 256Mi }
extractor:
replicas: 1
replicas: 4
pipeline: true
image: extractor
command: "python -m services.extractor.main"