mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-27 05:20:01 -05:00
Bind splunk service to broadcasts worker too
This commit is contained in:
@@ -103,6 +103,8 @@ applications:
|
||||
- logit-ssl-syslog-drain
|
||||
{% if CF_APP == 'notify-api' %}
|
||||
- notify-prometheus
|
||||
{% endif %}
|
||||
{% if CF_APP == 'notify-api' or CF_APP == 'notify-delivery-worker-broadcasts' %}
|
||||
- notify-splunk
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user