diff options
Diffstat (limited to 'cluster/prod/app/core')
-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 } |