chore(common): lower default resource limits and increase default resource requests

This commit is contained in:
Kjeld Schouten
2025-04-11 14:33:49 +02:00
parent d6eb6a77e2
commit 5857296b2b
3 changed files with 16 additions and 34 deletions
+1 -2
View File
@@ -48,5 +48,4 @@ sources:
- https://hub.docker.com/_/
- https://hub.docker.com/r/mikefarah/yq
type: library
version: 28.2.0
version: 28.2.1
+4 -4
View File
@@ -128,11 +128,11 @@ securityContext:
# Can be overruled per container
resources:
limits:
cpu: 4000m
memory: 8Gi
cpu: 2000m
memory: 2Gi
requests:
cpu: 10m
memory: 50Mi
cpu: 100m
memory: 200Mi
containerOptions:
NVIDIA_CAPS: