mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-05 00:30:04 -04:00
We are now spinning this periodic worker off into it's own worker, so it's not bundled with the app. this means we can set it's memory usage specifically so we don't need to bump all the workers.
7 lines
66 B
YAML
7 lines
66 B
YAML
---
|
|
|
|
inherit: manifest-delivery-base.yml
|
|
|
|
instances: 2
|
|
memory: 1G
|