diff --git a/services/postgres.hcl b/services/postgres.hcl index 1322624..1bcea24 100644 --- a/services/postgres.hcl +++ b/services/postgres.hcl @@ -38,7 +38,7 @@ job "postgres" { resources { cpu = 1000 - memory = 512 + memory = 1024 } }