aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/app
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/prod/app')
-rw-r--r--cluster/prod/app/plume/deploy/plume.hcl3
1 files changed, 2 insertions, 1 deletions
diff --git a/cluster/prod/app/plume/deploy/plume.hcl b/cluster/prod/app/plume/deploy/plume.hcl
index c0e5da3..4470099 100644
--- a/cluster/prod/app/plume/deploy/plume.hcl
+++ b/cluster/prod/app/plume/deploy/plume.hcl
@@ -41,7 +41,8 @@ job "plume-blog" {
}
resources {
- memory = 500
+ memory = 200
+ memory_max = 800
cpu = 100
}