fix: revert extractor to 1 replica (single GPU bottleneck)
This commit is contained in:
@@ -33,8 +33,7 @@ ingress:
|
||||
trino: stonks-paper-trino.celestium.life
|
||||
tradingEngine: stonks-paper-trading.celestium.life
|
||||
|
||||
## Scale extractor to 3 replicas — Ollama handles concurrent requests
|
||||
## and the backlog of SEC filings needs higher throughput
|
||||
## Scale extractor — single GPU bottleneck, 1 pod is optimal
|
||||
services:
|
||||
extractor:
|
||||
replicas: 3
|
||||
replicas: 1
|
||||
|
||||
Reference in New Issue
Block a user