Drop admin-paas.* route

This was introduced during the migration and is no longer needed nor
should it be used.
This commit is contained in:
Athanasios Voutsadakis
2017-10-12 14:52:22 +01:00
parent 507ad25f23
commit 54e821500b
3 changed files with 0 additions and 3 deletions

View File

@@ -4,5 +4,4 @@ inherit: manifest-base.yml
routes:
- route: notify-admin-preview.cloudapps.digital
- route: admin-paas.notify.works
- route: www.notify.works

View File

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

View File

@@ -4,7 +4,6 @@ inherit: manifest-base.yml
routes:
- route: notify-admin-staging.cloudapps.digital
- route: admin-paas.staging-notify.works
- route: www.staging-notify.works
instances: 2
memory: 1G