scale fastapi to 3 replicas

This commit is contained in:
2026-05-25 21:26:16 +02:00
parent 714fb2dd23
commit 45050eb643

View File

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