mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-23 08:51:30 -05:00
Bump the memory on delivery workers on prod to try and avoid memory issues which can cause delivery worker to fail.
This commit is contained in:
@@ -3,4 +3,4 @@
|
|||||||
inherit: manifest-delivery-base.yml
|
inherit: manifest-delivery-base.yml
|
||||||
|
|
||||||
instances: 2
|
instances: 2
|
||||||
memory: 1G
|
memory: 2G
|
||||||
|
|||||||
Reference in New Issue
Block a user