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

@@ -78,6 +78,11 @@ spec:
ports:
- containerPort: 1880
name: web
resources:
requests:
memory: 200M
limits:
memory: 200M
volumeMounts:
- name: data
mountPath: /data