diff --git a/config-example.yaml b/config-example.yaml index 668e9d7..d2afa2a 100644 --- a/config-example.yaml +++ b/config-example.yaml @@ -1,11 +1,14 @@ general: frequency: "1m" # Run checks every minute. + # Which way do you want to be warned when a check goes to that severity? alerts: - error: + ok: - local warning: - local - alert: + critical: + - local + unknown: - local service: secrets: