Skip to content

Commit

Permalink
Set gatus dns interval to 5 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
claha authored Jan 2, 2024
1 parent 0fda348 commit 3e89cfa
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 @@ -50,6 +50,7 @@ endpoints:
- name: {{ endpoint.name }}
group: DNS
url: "{{ endpoint.server }}"
interval: 5m
dns:
query-name: "{{ endpoint.query }}"
query-type: "A"
Expand Down

0 comments on commit 3e89cfa

Please sign in to comment.