From f3cb290d7b060fce6ef4029dae55fa4aebd765a5 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Wed, 25 May 2022 14:25:46 +0000 Subject: [PATCH] Dropped CPU requests --- manifests/mastodon/mastodon.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/manifests/mastodon/mastodon.yaml b/manifests/mastodon/mastodon.yaml index 20b19eb..d0cc753 100644 --- a/manifests/mastodon/mastodon.yaml +++ b/manifests/mastodon/mastodon.yaml @@ -103,7 +103,6 @@ spec: resources: requests: memory: 450Mi - cpu: 25m affinity: podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: @@ -186,7 +185,6 @@ spec: resources: requests: memory: 500Mi - cpu: 8m affinity: podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: @@ -270,7 +268,6 @@ spec: resources: requests: memory: 800Mi - cpu: 8m affinity: podAntiAffinity: preferredDuringSchedulingIgnoredDuringExecution: