Decrease PaaS apps memory to 1G

This commit is contained in:
bandesz
2017-03-13 11:51:48 +00:00
parent 4f2756ee90
commit e918aebd29
2 changed files with 2 additions and 2 deletions

View File

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

View File

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