Increase CPU limits

This commit is contained in:
Ultradesu
2025-11-24 13:19:04 +02:00
parent c841f95bd2
commit ce4172b435
21 changed files with 31 additions and 28 deletions
+1 -1
View File
@@ -174,7 +174,7 @@ spec:
resources:
limits:
memory: "512Mi"
cpu: "500m"
cpu: "750m"
requests:
memory: "256Mi"
cpu: "250m"