mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 16:54:03 -04:00
Merge pull request #1537 from alphagov/remove-unnecessary-routes
Drop admin-paas.* route
This commit is contained in:
@@ -4,5 +4,4 @@ inherit: manifest-base.yml
|
|||||||
|
|
||||||
routes:
|
routes:
|
||||||
- route: notify-admin-preview.cloudapps.digital
|
- route: notify-admin-preview.cloudapps.digital
|
||||||
- route: admin-paas.notify.works
|
|
||||||
- route: www.notify.works
|
- route: www.notify.works
|
||||||
|
|||||||
@@ -4,7 +4,6 @@ inherit: manifest-base.yml
|
|||||||
|
|
||||||
routes:
|
routes:
|
||||||
- route: notify-admin-production.cloudapps.digital
|
- route: notify-admin-production.cloudapps.digital
|
||||||
- route: admin-paas.notifications.service.gov.uk
|
|
||||||
- route: www.notifications.service.gov.uk
|
- route: www.notifications.service.gov.uk
|
||||||
instances: 2
|
instances: 2
|
||||||
memory: 1G
|
memory: 1G
|
||||||
|
|||||||
@@ -4,7 +4,6 @@ inherit: manifest-base.yml
|
|||||||
|
|
||||||
routes:
|
routes:
|
||||||
- route: notify-admin-staging.cloudapps.digital
|
- route: notify-admin-staging.cloudapps.digital
|
||||||
- route: admin-paas.staging-notify.works
|
|
||||||
- route: www.staging-notify.works
|
- route: www.staging-notify.works
|
||||||
instances: 2
|
instances: 2
|
||||||
memory: 1G
|
memory: 1G
|
||||||
|
|||||||
Reference in New Issue
Block a user