skaliranje: replicas na 3

This commit is contained in:
2026-05-25 23:07:28 +02:00
parent 11497e98d9
commit ad735b1fe7

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