From b91379fb209f74fbea2bcfbd0f389ad3e260c9c2 Mon Sep 17 00:00:00 2001 From: Kat Date: Wed, 30 Aug 2023 10:56:39 +0200 Subject: [PATCH] Update production manifest --- manifest.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.yml b/manifest.yml index 5202e60a5..86793319f 100644 --- a/manifest.yml +++ b/manifest.yml @@ -34,8 +34,10 @@ applications: memory: 1G - type: worker command: bundle exec sidekiq -t 3 + disk_quota: 4G health-check-type: process instances: 2 + memory: 8G env: RAILS_ENV: production host: submit-social-housing-lettings-sales-data