mirror of
https://github.com/TwiN/gatus.git
synced 2024-12-14 11:58:04 +00:00
Remove failure-threshold property from example, since it isn't supported yet
This commit is contained in:
parent
894122fb29
commit
f979957166
1 changed files with 0 additions and 1 deletions
|
@ -2,6 +2,5 @@ services:
|
|||
- name: example
|
||||
url: http://example.org
|
||||
interval: 30s
|
||||
failure-threshold: 3
|
||||
conditions:
|
||||
- "$STATUS == 200"
|
||||
|
|
Loading…
Reference in a new issue