Tweak memory requests

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2025-09-27 19:27:46 +01:00
parent d6ad2f1c79
commit 6a5360a803
10 changed files with 33 additions and 10 deletions

View File

@@ -36,9 +36,9 @@ spec:
name: web
resources:
limits:
memory: 200Mi
memory: 150Mi
requests:
memory: 200Mi
memory: 150Mi
livenessProbe:
httpGet:
path: /healthz