mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-03-10 21:32:25 -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
|
||||
|
||||
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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user