aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@dufour.io>2021-05-03 19:10:16 +0200
committerQuentin Dufour <quentin@dufour.io>2021-05-03 19:10:16 +0200
commit6754cfef817f85a9f3f53963a83922037fbf7a8e (patch)
treee8f2018e3ec11a40984f7928c4016ee1580697da
parent3df53eaa9424c1ba4b81da3a6798a56af6f7b04f (diff)
parent51b5295ba89c31788ec554856fa3717595b19f0d (diff)
downloadinfrastructure-6754cfef817f85a9f3f53963a83922037fbf7a8e.tar.gz
infrastructure-6754cfef817f85a9f3f53963a83922037fbf7a8e.zip
Merge branch 'main' of git.deuxfleurs.fr:Deuxfleurs/infrastructure into main
-rw-r--r--app/garage/deploy/garage.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/garage/deploy/garage.hcl b/app/garage/deploy/garage.hcl
index 3501e4f..33cbc50 100644
--- a/app/garage/deploy/garage.hcl
+++ b/app/garage/deploy/garage.hcl
@@ -57,7 +57,7 @@ job "garage" {
}
resources {
- memory = 500
+ memory = 800
cpu = 1000
}