diff options
Diffstat (limited to 'cluster/prod/app/postgres/deploy/postgres.hcl')
-rw-r--r-- | cluster/prod/app/postgres/deploy/postgres.hcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/prod/app/postgres/deploy/postgres.hcl b/cluster/prod/app/postgres/deploy/postgres.hcl index 1b14b12..749731d 100644 --- a/cluster/prod/app/postgres/deploy/postgres.hcl +++ b/cluster/prod/app/postgres/deploy/postgres.hcl @@ -172,7 +172,7 @@ job "postgres14" { } resources { - memory = 1000 + memory = 600 } service { |