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