mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-22 02:21:50 -05:00
Merge pull request #1603 from alphagov/remove-staging-syslog-drain
Remove syslog drain from staging
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
---
|
||||
|
||||
inherit: manifest-api-base.yml
|
||||
services:
|
||||
- notify-db
|
||||
- logit-ssl-syslog-drain
|
||||
|
||||
routes:
|
||||
- route: notify-api-staging.cloudapps.digital
|
||||
|
||||
@@ -2,9 +2,5 @@
|
||||
|
||||
inherit: manifest-delivery-base.yml
|
||||
|
||||
services:
|
||||
- notify-db
|
||||
- logit-ssl-syslog-drain
|
||||
|
||||
instances: 2
|
||||
memory: 1G
|
||||
|
||||
Reference in New Issue
Block a user