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/