Files
notifications-api/deploy-config/staging.yml
Carlo Costino 158ba43a62 Bump Staging API app memory to 1.5G
This changeset bumps the memory of the API app processes to 1.5G as they are now starting to run out of memory due to recent app changes with gunicorn and gevent.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-09-23 10:58:58 -04:00

11 lines
270 B
YAML

env: staging
web_instances: 2
web_memory: 1.5G
worker_instances: 2
worker_memory: 1G
scheduler_memory: 256M
public_api_route: notify-api-staging.app.cloud.gov
admin_base_url: https://notify-staging.app.cloud.gov
redis_enabled: 1
default_toll_free_number: "+18556438890"