From f94d4e2a9192d280ac17087690edbe0786e3cb50 Mon Sep 17 00:00:00 2001 From: Quentin Legot Date: Fri, 13 Oct 2023 18:09:50 +0200 Subject: [PATCH] Increase roundcube memory --- kustomize/roundcube-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize/roundcube-deployment.yaml b/kustomize/roundcube-deployment.yaml index 4ceb857..8645f1e 100644 --- a/kustomize/roundcube-deployment.yaml +++ b/kustomize/roundcube-deployment.yaml @@ -36,7 +36,7 @@ spec: subPath: roundcube-installation resources: limits: - memory: "128Mi" + memory: 256Mi" cpu: "500m" ports: - containerPort: 80