mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-28 19:03:24 +01:00
Remove failure-threshold property from example, since it isn't supported yet
This commit is contained in:
parent
894122fb29
commit
f979957166
@ -2,6 +2,5 @@ services:
|
|||||||
- name: example
|
- name: example
|
||||||
url: http://example.org
|
url: http://example.org
|
||||||
interval: 30s
|
interval: 30s
|
||||||
failure-threshold: 3
|
|
||||||
conditions:
|
conditions:
|
||||||
- "$STATUS == 200"
|
- "$STATUS == 200"
|
||||||
|
Loading…
Reference in New Issue
Block a user