aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/namespaces')
-rw-r--r--kubernetes/namespaces/bots/bot/deployment.yaml2
-rw-r--r--kubernetes/namespaces/modmail/bot/deployment.yaml4
2 files changed, 3 insertions, 3 deletions
diff --git a/kubernetes/namespaces/bots/bot/deployment.yaml b/kubernetes/namespaces/bots/bot/deployment.yaml
index 033c2b9..d61d3ad 100644
--- a/kubernetes/namespaces/bots/bot/deployment.yaml
+++ b/kubernetes/namespaces/bots/bot/deployment.yaml
@@ -24,7 +24,7 @@ spec:
resources:
requests:
cpu: 750m
- memory: 600Mi
+ memory: 800Mi
limits:
cpu: 1000m
memory: 1400Mi
diff --git a/kubernetes/namespaces/modmail/bot/deployment.yaml b/kubernetes/namespaces/modmail/bot/deployment.yaml
index 6084927..ae135e2 100644
--- a/kubernetes/namespaces/modmail/bot/deployment.yaml
+++ b/kubernetes/namespaces/modmail/bot/deployment.yaml
@@ -19,10 +19,10 @@ spec:
resources:
requests:
cpu: 75m
- memory: 500Mi
+ memory: 600Mi
limits:
cpu: 125m
- memory: 750Mi
+ memory: 1000Mi
imagePullPolicy: "Always"
volumeMounts:
- mountPath: /modmailbot/plugins