diff --git a/roles/gatus/templates/config.yaml.j2 b/roles/gatus/templates/config.yaml.j2 index 3ed1f758..598915ce 100644 --- a/roles/gatus/templates/config.yaml.j2 +++ b/roles/gatus/templates/config.yaml.j2 @@ -54,6 +54,7 @@ endpoints: url: "{{ endpoint.url }}" headers: X-Api-Key: {{ healthchecks_api_key }} + interval: 15m conditions: - "[BODY].status == up" alerts: