reduce resources
All checks were successful
Mirror to GitHub / mirror (push) Successful in 8s

This commit is contained in:
jona.klaess
2026-06-10 11:20:16 +02:00
parent a720429b19
commit 77ab15718b
3 changed files with 12 additions and 12 deletions

View File

@@ -37,11 +37,11 @@ spec:
containerPort: 8081
resources:
requests:
memory: 0.5Gi
cpu: 1
memory: 0.4Gi
cpu: 0.01
limits:
memory: 1Gi
cpu: 2
memory: 0.8Gi
cpu: 0.05
readinessProbe:
httpGet:
path: /actuator/health