diff --git a/databases/postgres.nomad b/databases/postgres.nomad index 4e7ae50..cab69fe 100644 --- a/databases/postgres.nomad +++ b/databases/postgres.nomad @@ -73,7 +73,7 @@ POSTGRES_PASSWORD={{ .superuser_pass }} resources { cpu = 500 - memory = 400 + memory = 500 } }