increase memory
All checks were successful
Mirror to GitHub / mirror (push) Successful in 10s

This commit is contained in:
jona.klaess
2026-06-16 00:36:20 +02:00
parent f51c9f2d73
commit e335b7c466

View File

@@ -36,10 +36,10 @@ spec:
containerPort: 8081
resources:
requests:
memory: 400Mi
memory: 600Mi
cpu: 0.1
limits:
memory: 800Mi
memory: 900Mi
cpu: 0.5
readinessProbe:
httpGet: