mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 15:57:23 -04:00
Increase memory for PaaS
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
|||||||
- hosted-graphite
|
- hosted-graphite
|
||||||
- deskpro
|
- deskpro
|
||||||
instances: 1
|
instances: 1
|
||||||
memory: 512M
|
memory: 1G
|
||||||
env:
|
env:
|
||||||
NOTIFY_APP_NAME: admin
|
NOTIFY_APP_NAME: admin
|
||||||
|
|
||||||
|
|||||||
@@ -6,4 +6,4 @@ routes:
|
|||||||
- route: notify-admin-production.cloudapps.digital
|
- route: notify-admin-production.cloudapps.digital
|
||||||
- route: admin-paas.notifications.service.gov.uk
|
- route: admin-paas.notifications.service.gov.uk
|
||||||
instances: 2
|
instances: 2
|
||||||
memory: 2048M
|
memory: 2G
|
||||||
|
|||||||
@@ -6,4 +6,4 @@ routes:
|
|||||||
- route: notify-admin-staging.cloudapps.digital
|
- route: notify-admin-staging.cloudapps.digital
|
||||||
- route: admin-paas.staging-notify.works
|
- route: admin-paas.staging-notify.works
|
||||||
instances: 2
|
instances: 2
|
||||||
memory: 2048M
|
memory: 2G
|
||||||
|
|||||||
Reference in New Issue
Block a user