worker debug
This commit is contained in:
@@ -59,10 +59,10 @@ spec:
|
||||
worker:
|
||||
resources:
|
||||
requests:
|
||||
memory: "256Mi"
|
||||
cpu: "100m"
|
||||
memory: "2Gi"
|
||||
cpu: "500m"
|
||||
limits:
|
||||
memory: "1Gi"
|
||||
memory: "4Gi"
|
||||
cpu: "1000m"
|
||||
# Exec-basierte Probes für Celery Worker
|
||||
readinessProbe:
|
||||
|
||||
Reference in New Issue
Block a user