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
|
trino: stonks-paper-trino.celestium.life
|
||||||
tradingEngine: stonks-paper-trading.celestium.life
|
tradingEngine: stonks-paper-trading.celestium.life
|
||||||
|
|
||||||
## Scale extractor to 3 replicas — Ollama handles concurrent requests
|
## Scale extractor — single GPU bottleneck, 1 pod is optimal
|
||||||
## and the backlog of SEC filings needs higher throughput
|
|
||||||
services:
|
services:
|
||||||
extractor:
|
extractor:
|
||||||
replicas: 3
|
replicas: 1
|
||||||
|
|||||||
Reference in New Issue
Block a user