mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-14 22:51:26 -05:00
Add syslog drain on staging
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -2,5 +2,9 @@
|
||||
|
||||
inherit: manifest-delivery-base.yml
|
||||
|
||||
services:
|
||||
- notify-db
|
||||
- logit-ssl-syslog-drain
|
||||
|
||||
instances: 2
|
||||
memory: 1G
|
||||
|
||||
Reference in New Issue
Block a user