enable fastapi deployment after quota fix

This commit is contained in:
2026-05-21 17:41:42 +02:00
parent 2fbc26bd5b
commit 92cf92c3a1

View File

@@ -7,7 +7,7 @@ metadata:
argocd.argoproj.io/sync-wave: "1"
spec:
replicas: 0
replicas: 1
selector:
matchLabels:
@@ -28,7 +28,7 @@ spec:
cpu: "5m"
memory: "32Mi"
limits:
cpu: "20m"
cpu: "10m"
memory: "64Mi"
ports: