From 4ea8bf9acd04ca7a994f8dc94a1c3dba376854e4 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Sat, 13 Sep 2025 20:35:42 +0100 Subject: [PATCH] Set nextcloud resources Signed-off-by: Marcus Noble --- manifests/nextcloud_chart/manifest.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manifests/nextcloud_chart/manifest.yaml b/manifests/nextcloud_chart/manifest.yaml index cf2a5e6..39d26a5 100644 --- a/manifests/nextcloud_chart/manifest.yaml +++ b/manifests/nextcloud_chart/manifest.yaml @@ -282,7 +282,10 @@ spec: periodSeconds: 10 resources: requests: - memory: 450Mi + cpu: 1038m + memory: 512M + limits: + cpu: 1200m volumeMounts: - name: nextcloud-data mountPath: /var/www/