aboutsummaryrefslogtreecommitdiff
path: root/cluster
diff options
context:
space:
mode:
Diffstat (limited to 'cluster')
-rw-r--r--cluster/prod/app/plume/deploy/plume.hcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/cluster/prod/app/plume/deploy/plume.hcl b/cluster/prod/app/plume/deploy/plume.hcl
index c759a02..a6ef2f7 100644
--- a/cluster/prod/app/plume/deploy/plume.hcl
+++ b/cluster/prod/app/plume/deploy/plume.hcl
@@ -64,8 +64,8 @@ job "plume-blog" {
}
resources {
- memory = 512
- memory_max = 512
+ memory = 1024
+ memory_max = 1024
cpu = 100
}