Increase memory for PaaS

This commit is contained in:
bandesz
2017-03-06 14:47:04 +00:00
parent 64348d516b
commit 3e1553489b
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ services:
- hosted-graphite
- deskpro
instances: 1
memory: 512M
memory: 1G
env:
NOTIFY_APP_NAME: admin

View File

@@ -6,4 +6,4 @@ routes:
- route: notify-admin-production.cloudapps.digital
- route: admin-paas.notifications.service.gov.uk
instances: 2
memory: 2048M
memory: 2G

View File

@@ -6,4 +6,4 @@ routes:
- route: notify-admin-staging.cloudapps.digital
- route: admin-paas.staging-notify.works
instances: 2
memory: 2048M
memory: 2G