Decrease PaaS apps memory to 1G

This commit is contained in:
bandesz
2017-03-13 11:51:02 +00:00
parent 28249fb4e2
commit 81522474ca
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

@@ -3,4 +3,4 @@
inherit: manifest-delivery-base.yml
instances: 2
memory: 2G
memory: 1G

View File

@@ -3,4 +3,4 @@
inherit: manifest-delivery-base.yml
instances: 2
memory: 2G
memory: 1G