mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-30 20:31:37 -05:00
Increase default memory to 512M for delivery PaaS workers
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
- firetext
|
||||
- hosted-graphite
|
||||
instances: 1
|
||||
memory: 256M
|
||||
memory: 512M
|
||||
|
||||
applications:
|
||||
- name: notify-delivery-celery-beat
|
||||
|
||||
Reference in New Issue
Block a user