From 99d63230cd584bd26c74a1dc89d28e48c4496f1f Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Tue, 31 May 2022 18:12:52 +0100 Subject: [PATCH] Tweaked memory resources Signed-off-by: Marcus Noble --- manifests/mastodon/mastodon.yaml | 6 +++--- manifests/nextcloud_chart/manifest.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/manifests/mastodon/mastodon.yaml b/manifests/mastodon/mastodon.yaml index 850e423..c6d8379 100644 --- a/manifests/mastodon/mastodon.yaml +++ b/manifests/mastodon/mastodon.yaml @@ -103,7 +103,7 @@ spec: name: mastodon resources: requests: - memory: 450Mi + memory: 400Mi affinity: podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: @@ -186,7 +186,7 @@ spec: port: streaming resources: requests: - memory: 500Mi + memory: 200Mi affinity: podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: @@ -270,7 +270,7 @@ spec: periodSeconds: 10 resources: requests: - memory: 800Mi + memory: 700Mi affinity: podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: diff --git a/manifests/nextcloud_chart/manifest.yaml b/manifests/nextcloud_chart/manifest.yaml index 635866a..1bdc9e2 100644 --- a/manifests/nextcloud_chart/manifest.yaml +++ b/manifests/nextcloud_chart/manifest.yaml @@ -520,7 +520,7 @@ spec: failureThreshold: 3 resources: requests: - memory: 500Mi + memory: 450Mi volumeMounts: - name: nextcloud-data mountPath: /var/www/