Revert "scale fastapi to 3 replicas"

This reverts commit 45050eb643.
This commit is contained in:
2026-05-25 21:31:35 +02:00
parent 45050eb643
commit a5a96d5472

View File

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