fix(uptime-kuma): Don't try to get the radius endpoint

This commit is contained in:
Tom Hubrecht 2024-09-01 23:34:07 +02:00
parent fe9c71f37e
commit 605f7beda2
Signed by: thubrecht
SSH key fingerprint: SHA256:r+nK/SIcWlJ0zFZJGHtlAoRwq1Rm+WcKAm5ADYMoQPc

View file

@ -36,6 +36,7 @@ let
"cdn.dgnum.eu"
"saml-idp.dgnum.eu"
"status.dgnum.eu"
"radius.dgnum.eu"
] ++ (concatLists (mapAttrsToList (_: { config, ... }: config.dgn-redirections.retired) nodes));
extraProbes = {