From 8fdebd74b37ae1766e03b39b8a3d6d84ef549a74 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Tue, 30 Jun 2020 16:14:17 +0200 Subject: [PATCH] Increase postfix RAM --- nomad/email.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nomad/email.hcl b/nomad/email.hcl index f085324..1cb0c23 100644 --- a/nomad/email.hcl +++ b/nomad/email.hcl @@ -261,7 +261,7 @@ job "email" { resources { cpu = 100 - memory = 50 + memory = 200 network { mbits = 1 port "smtp_port" {