aboutsummaryrefslogtreecommitdiff
path: root/app/im
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2021-03-08 16:34:41 +0100
committerAlex Auvolat <alex@adnab.me>2021-03-08 16:34:41 +0100
commitb42e42faaa4db3123106d8d7342100b4681096b7 (patch)
tree7babc26af18ce7ceeefbbb70cec3117652557c5a /app/im
parentd6bdfbed5fc8b35cb10d6092625c1d1cd78d30d3 (diff)
downloadinfrastructure-b42e42faaa4db3123106d8d7342100b4681096b7.tar.gz
infrastructure-b42e42faaa4db3123106d8d7342100b4681096b7.zip
Improve resource allocation
Diffstat (limited to 'app/im')
-rw-r--r--app/im/deploy/im.hcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/im/deploy/im.hcl b/app/im/deploy/im.hcl
index 96a6506..f90dd27 100644
--- a/app/im/deploy/im.hcl
+++ b/app/im/deploy/im.hcl
@@ -162,8 +162,8 @@ job "im" {
}
resources {
- memory = 500
- cpu = 1000
+ memory = 250
+ cpu = 100
}
service {