Merge pull request #1902 from alphagov/syslog-drain-staging

Add syslog drain on staging
This commit is contained in:
Sakis
2018-06-11 16:32:21 +01:00
committed by GitHub
2 changed files with 8 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
inherit: manifest-api-base.yml
services:
- notify-db
- logit-ssl-syslog-drain
routes:
- route: notify-api-staging.cloudapps.digital
- route: api.staging-notify.works

View File

@@ -2,5 +2,9 @@
inherit: manifest-delivery-base.yml
services:
- notify-db
- logit-ssl-syslog-drain
instances: 2
memory: 1G