mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-22 02:00:57 -04:00
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:
@@ -4,5 +4,4 @@ inherit: manifest-base.yml
|
||||
|
||||
routes:
|
||||
- route: notify-admin-preview.cloudapps.digital
|
||||
- route: admin-paas.notify.works
|
||||
- route: www.notify.works
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user