mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 18:37:33 -04:00
use http healthcheck
prevents traffic being routed to apps that haven't warmed up yet
This commit is contained in:
@@ -25,6 +25,9 @@ applications:
|
||||
- route: {{ route }}
|
||||
{%- endfor %}
|
||||
|
||||
health-check-type: http
|
||||
health-check-http-endpoint: '/_status?simple=true'
|
||||
|
||||
services:
|
||||
- logit-ssl-syslog-drain
|
||||
|
||||
|
||||
Reference in New Issue
Block a user