Increase mastodon resource requests

This commit is contained in:
Marcus Noble 2022-05-25 14:17:28 +00:00
parent 60305ed6bb
commit 8635399bf9
2 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ spec:
kind: Deployment
name: mastodon-web
minReplicas: 2
maxReplicas: 4
maxReplicas: 6
metrics:
- type: Resource
resource:

View File

@ -102,7 +102,7 @@ spec:
name: mastodon
resources:
requests:
memory: 350Mi
memory: 450Mi
cpu: 25m
affinity:
podAntiAffinity:
@ -269,7 +269,7 @@ spec:
periodSeconds: 10
resources:
requests:
memory: 600Mi
memory: 800Mi
cpu: 8m
affinity:
podAntiAffinity: