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 kind: Deployment
name: mastodon-web name: mastodon-web
minReplicas: 2 minReplicas: 2
maxReplicas: 4 maxReplicas: 6
metrics: metrics:
- type: Resource - type: Resource
resource: resource:

View File

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