aboutsummaryrefslogtreecommitdiff
path: root/app/im/deploy/im.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'app/im/deploy/im.hcl')
-rw-r--r--app/im/deploy/im.hcl6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/im/deploy/im.hcl b/app/im/deploy/im.hcl
index af5304f..a9db5b8 100644
--- a/app/im/deploy/im.hcl
+++ b/app/im/deploy/im.hcl
@@ -84,7 +84,7 @@ job "im" {
}
resources {
- memory = 2500
+ memory = 2000
cpu = 1000
}
@@ -119,7 +119,7 @@ job "im" {
resources {
cpu = 100
- memory = 200
+ memory = 100
}
template {
@@ -157,7 +157,7 @@ EOH
}
resources {
- memory = 200
+ memory = 100
cpu = 100
}
}