mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-31 06:52:06 -05:00
Drop api-paas.* route
This was introduced during the migration and is no longer needed nor should it be used.
This commit is contained in:
@@ -4,7 +4,6 @@ inherit: manifest-api-base.yml
|
|||||||
|
|
||||||
routes:
|
routes:
|
||||||
- route: notify-api-preview.cloudapps.digital
|
- route: notify-api-preview.cloudapps.digital
|
||||||
- route: api-paas.notify.works
|
|
||||||
- route: api.notify.works
|
- route: api.notify.works
|
||||||
|
|
||||||
instances: 1
|
instances: 1
|
||||||
|
|||||||
@@ -4,7 +4,6 @@ inherit: manifest-api-base.yml
|
|||||||
|
|
||||||
routes:
|
routes:
|
||||||
- route: notify-api-production.cloudapps.digital
|
- route: notify-api-production.cloudapps.digital
|
||||||
- route: api-paas.notifications.service.gov.uk
|
|
||||||
- route: api.notifications.service.gov.uk
|
- route: api.notifications.service.gov.uk
|
||||||
instances: 2
|
instances: 2
|
||||||
memory: 1G
|
memory: 1G
|
||||||
|
|||||||
@@ -4,7 +4,6 @@ inherit: manifest-api-base.yml
|
|||||||
|
|
||||||
routes:
|
routes:
|
||||||
- route: notify-api-staging.cloudapps.digital
|
- route: notify-api-staging.cloudapps.digital
|
||||||
- route: api-paas.staging-notify.works
|
|
||||||
- route: api.staging-notify.works
|
- route: api.staging-notify.works
|
||||||
instances: 2
|
instances: 2
|
||||||
memory: 1G
|
memory: 1G
|
||||||
|
|||||||
Reference in New Issue
Block a user