worket replica 2 concurency 1

This commit is contained in:
titver968
2025-10-24 11:13:17 +02:00
parent 96c7508465
commit c6500be18c

View File

@@ -69,9 +69,9 @@ spec:
# Worker-spezifische Einstellungen
worker:
replicas: 1
replicas: 2
# Reduzierte Concurrency für bessere Memory-Nutzung
concurrency: 2
concurrency: 1
resources:
requests:
memory: "2Gi"