aboutsummaryrefslogtreecommitdiff
path: root/cluster/prod/app/postgres
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2022-08-25 01:02:16 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2022-08-25 01:02:16 +0200
commite37c1f9057ed986ac50b86463a4dbe6bf5d77f02 (patch)
tree5f5757bde3cf8a694a70bd11afdcdf9b87806db8 /cluster/prod/app/postgres
parent3be2659aa19abfb7e676d33e9e7e1357c790a383 (diff)
downloadnixcfg-e37c1f9057ed986ac50b86463a4dbe6bf5d77f02.tar.gz
nixcfg-e37c1f9057ed986ac50b86463a4dbe6bf5d77f02.zip
Deploy Matrix
Diffstat (limited to 'cluster/prod/app/postgres')
-rw-r--r--cluster/prod/app/postgres/deploy/postgres.hcl2
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 {