diff --git a/manifest.yml.j2 b/manifest.yml.j2 index f17d065e8..796c2cd86 100644 --- a/manifest.yml.j2 +++ b/manifest.yml.j2 @@ -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 %}