mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-08 08:28:24 -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: notify-api-production.cloudapps.digital
|
||||||
- route: api-paas.notifications.service.gov.uk
|
- route: api-paas.notifications.service.gov.uk
|
||||||
instances: 2
|
instances: 2
|
||||||
memory: 2G
|
memory: 1G
|
||||||
|
|||||||
@@ -6,4 +6,4 @@ routes:
|
|||||||
- route: notify-api-staging.cloudapps.digital
|
- route: notify-api-staging.cloudapps.digital
|
||||||
- route: api-paas.staging-notify.works
|
- route: api-paas.staging-notify.works
|
||||||
instances: 2
|
instances: 2
|
||||||
memory: 2G
|
memory: 1G
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
inherit: manifest-delivery-base.yml
|
inherit: manifest-delivery-base.yml
|
||||||
|
|
||||||
instances: 2
|
instances: 2
|
||||||
memory: 2G
|
memory: 1G
|
||||||
|
|||||||
@@ -3,4 +3,4 @@
|
|||||||
inherit: manifest-delivery-base.yml
|
inherit: manifest-delivery-base.yml
|
||||||
|
|
||||||
instances: 2
|
instances: 2
|
||||||
memory: 2G
|
memory: 1G
|
||||||
|
|||||||
Reference in New Issue
Block a user