Skip to content

Commit

Permalink
Set gatus healthchecks check interval to 15min
Browse files Browse the repository at this point in the history
  • Loading branch information
claha committed Aug 8, 2023
1 parent f59a7c0 commit 0bb5f2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/gatus/templates/config.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ endpoints:
url: "{{ endpoint.url }}"
headers:
X-Api-Key: {{ healthchecks_api_key }}
interval: 15m
conditions:
- "[BODY].status == up"
alerts:
Expand Down

0 comments on commit 0bb5f2f

Please sign in to comment.