mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 07:46:23 -04:00
Merge pull request #1556 from alphagov/temporary-syslog-drain
Add syslog drain service to preview and staging
This commit is contained in:
@@ -2,6 +2,14 @@
|
|||||||
|
|
||||||
inherit: manifest-base.yml
|
inherit: manifest-base.yml
|
||||||
|
|
||||||
|
services:
|
||||||
|
- notify-aws
|
||||||
|
- notify-config
|
||||||
|
- notify-template-preview
|
||||||
|
- hosted-graphite
|
||||||
|
- deskpro
|
||||||
|
- logit-ssl-syslog-drain
|
||||||
|
|
||||||
routes:
|
routes:
|
||||||
- route: notify-admin-preview.cloudapps.digital
|
- route: notify-admin-preview.cloudapps.digital
|
||||||
- route: www.notify.works
|
- route: www.notify.works
|
||||||
|
|||||||
@@ -5,5 +5,14 @@ inherit: manifest-base.yml
|
|||||||
routes:
|
routes:
|
||||||
- route: notify-admin-staging.cloudapps.digital
|
- route: notify-admin-staging.cloudapps.digital
|
||||||
- route: www.staging-notify.works
|
- route: www.staging-notify.works
|
||||||
|
|
||||||
|
services:
|
||||||
|
- notify-aws
|
||||||
|
- notify-config
|
||||||
|
- notify-template-preview
|
||||||
|
- hosted-graphite
|
||||||
|
- deskpro
|
||||||
|
- logit-ssl-syslog-drain
|
||||||
|
|
||||||
instances: 2
|
instances: 2
|
||||||
memory: 1G
|
memory: 1G
|
||||||
|
|||||||
Reference in New Issue
Block a user