set fastapi-api replicas to 0

This commit is contained in:
2026-05-25 22:49:50 +02:00
parent bcb4282602
commit e785623393

View File

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