mirror of
https://forgejo.altau.su/lego/lego-monitoring.git
synced 2026-03-10 04:41:10 +00:00
add healthchecks client
This commit is contained in:
parent
c01ab8303c
commit
d59d5ac4e2
11 changed files with 630 additions and 5 deletions
|
|
@ -39,6 +39,7 @@ package:
|
|||
} else null;
|
||||
healthchecks = with cfg.alertChannels.healthchecks; if enable then {
|
||||
pinging_keys_secret_path = pingingKeysSecretPath;
|
||||
pinging_api_endpoint = pingingApiEndpoint;
|
||||
} else null;
|
||||
};
|
||||
checks = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue