Update examples

This commit is contained in:
TwinProduction 2020-08-14 20:05:10 -04:00
parent da92907873
commit a62eab58ef
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@ services:
- "[STATUS] == 200"
- name: GitHub
url: https://api.github.com/healthz
interval: 5m
conditions:
- "[STATUS] == 200"
- name: Example

View File

@ -10,6 +10,7 @@ data:
- "[STATUS] == 200"
- name: GitHub
url: https://api.github.com/healthz
interval: 5m
conditions:
- "[STATUS] == 200"
- name: Example