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 }