diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-10-16 11:04:36 +0200 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-10-16 11:04:46 +0200 |
commit | 6942355d439d2c4e3a1628a6b104ac9b98c6e6e5 (patch) | |
tree | 22ce0f46749ce7c081706df4c6b251dd9bc932c0 /cluster/prod/app | |
parent | c3a30aababfc81f1f63253636e7dde38a0b1c204 (diff) | |
download | nixcfg-6942355d439d2c4e3a1628a6b104ac9b98c6e6e5.tar.gz nixcfg-6942355d439d2c4e3a1628a6b104ac9b98c6e6e5.zip |
update readme.md
Diffstat (limited to 'cluster/prod/app')
-rw-r--r-- | cluster/prod/app/core/deploy/core.hcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/prod/app/core/deploy/core.hcl b/cluster/prod/app/core/deploy/core.hcl index 7449740..5c9f9c0 100644 --- a/cluster/prod/app/core/deploy/core.hcl +++ b/cluster/prod/app/core/deploy/core.hcl @@ -90,7 +90,7 @@ EOH } resources { - cpu = 2000 + cpu = 500 memory = 200 } |