increase cpu for backend
All checks were successful
Mirror to GitHub / mirror (push) Successful in 9s

This commit is contained in:
jona.klaess
2026-06-11 16:12:11 +02:00
parent 77ab15718b
commit c8562134b6

View File

@@ -38,10 +38,10 @@ spec:
resources: resources:
requests: requests:
memory: 0.4Gi memory: 0.4Gi
cpu: 0.01 cpu: 0.02
limits: limits:
memory: 0.8Gi memory: 0.8Gi
cpu: 0.05 cpu: 0.1
readinessProbe: readinessProbe:
httpGet: httpGet:
path: /actuator/health path: /actuator/health