aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-06-30 16:14:17 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-06-30 16:14:17 +0200
commit8fdebd74b37ae1766e03b39b8a3d6d84ef549a74 (patch)
treeaa9ef0f425bf21ff9fda93b06eb165fe2c5d7ce9
parentb4bfbddd5416bde941ba9fa8d453c31ed27de1d3 (diff)
downloadinfrastructure-8fdebd74b37ae1766e03b39b8a3d6d84ef549a74.tar.gz
infrastructure-8fdebd74b37ae1766e03b39b8a3d6d84ef549a74.zip
Increase postfix RAM
-rw-r--r--nomad/email.hcl2
1 files changed, 1 insertions, 1 deletions
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" {