Merge pull request #1556 from alphagov/temporary-syslog-drain

Add syslog drain service to preview and staging
This commit is contained in:
Sakis
2017-10-23 11:44:15 +01:00
committed by GitHub
2 changed files with 17 additions and 0 deletions

View File

@@ -2,6 +2,14 @@
inherit: manifest-base.yml
services:
- notify-aws
- notify-config
- notify-template-preview
- hosted-graphite
- deskpro
- logit-ssl-syslog-drain
routes:
- route: notify-admin-preview.cloudapps.digital
- route: www.notify.works

View File

@@ -5,5 +5,14 @@ inherit: manifest-base.yml
routes:
- route: notify-admin-staging.cloudapps.digital
- route: www.staging-notify.works
services:
- notify-aws
- notify-config
- notify-template-preview
- hosted-graphite
- deskpro
- logit-ssl-syslog-drain
instances: 2
memory: 1G