mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 17:31:14 -05:00
Add syslog drain on staging
This commit is contained in:
@@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
inherit: manifest-api-base.yml
|
inherit: manifest-api-base.yml
|
||||||
|
|
||||||
|
services:
|
||||||
|
- notify-db
|
||||||
|
- logit-ssl-syslog-drain
|
||||||
|
|
||||||
routes:
|
routes:
|
||||||
- route: notify-api-staging.cloudapps.digital
|
- route: notify-api-staging.cloudapps.digital
|
||||||
- route: api.staging-notify.works
|
- route: api.staging-notify.works
|
||||||
|
|||||||
@@ -2,5 +2,9 @@
|
|||||||
|
|
||||||
inherit: manifest-delivery-base.yml
|
inherit: manifest-delivery-base.yml
|
||||||
|
|
||||||
|
services:
|
||||||
|
- notify-db
|
||||||
|
- logit-ssl-syslog-drain
|
||||||
|
|
||||||
instances: 2
|
instances: 2
|
||||||
memory: 1G
|
memory: 1G
|
||||||
|
|||||||
Reference in New Issue
Block a user