mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-12 17:34:48 -04:00
Decrease PaaS apps memory to 1G
This commit is contained in:
@@ -6,4 +6,4 @@ routes:
|
||||
- route: notify-api-production.cloudapps.digital
|
||||
- route: api-paas.notifications.service.gov.uk
|
||||
instances: 2
|
||||
memory: 2G
|
||||
memory: 1G
|
||||
|
||||
@@ -6,4 +6,4 @@ routes:
|
||||
- route: notify-api-staging.cloudapps.digital
|
||||
- route: api-paas.staging-notify.works
|
||||
instances: 2
|
||||
memory: 2G
|
||||
memory: 1G
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
inherit: manifest-delivery-base.yml
|
||||
|
||||
instances: 2
|
||||
memory: 2G
|
||||
memory: 1G
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
inherit: manifest-delivery-base.yml
|
||||
|
||||
instances: 2
|
||||
memory: 2G
|
||||
memory: 1G
|
||||
|
||||
Reference in New Issue
Block a user