Update examples
This commit is contained in:
parent
da92907873
commit
a62eab58ef
@ -7,6 +7,7 @@ services:
|
|||||||
- "[STATUS] == 200"
|
- "[STATUS] == 200"
|
||||||
- name: GitHub
|
- name: GitHub
|
||||||
url: https://api.github.com/healthz
|
url: https://api.github.com/healthz
|
||||||
|
interval: 5m
|
||||||
conditions:
|
conditions:
|
||||||
- "[STATUS] == 200"
|
- "[STATUS] == 200"
|
||||||
- name: Example
|
- name: Example
|
||||||
|
@ -10,6 +10,7 @@ data:
|
|||||||
- "[STATUS] == 200"
|
- "[STATUS] == 200"
|
||||||
- name: GitHub
|
- name: GitHub
|
||||||
url: https://api.github.com/healthz
|
url: https://api.github.com/healthz
|
||||||
|
interval: 5m
|
||||||
conditions:
|
conditions:
|
||||||
- "[STATUS] == 200"
|
- "[STATUS] == 200"
|
||||||
- name: Example
|
- name: Example
|
||||||
|
Loading…
x
Reference in New Issue
Block a user