scale: povecaj FastAPI na 2 replike

This commit is contained in:
2026-05-21 17:56:02 +02:00
parent d256918539
commit 935fa69b8b

View File

@@ -6,7 +6,7 @@ metadata:
annotations:
argocd.argoproj.io/sync-wave: "1" # deploy NAKON baze
spec:
replicas: 1
replicas: 2
selector:
matchLabels:
app: fastapi-api