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