Remove failure-threshold property from example, since it isn't supported yet

This commit is contained in:
TwinProduction 2019-10-06 23:04:22 -04:00
parent 894122fb29
commit f979957166

View File

@ -2,6 +2,5 @@ services:
- name: example
url: http://example.org
interval: 30s
failure-threshold: 3
conditions:
- "$STATUS == 200"