cluster/services/storage: update garage blackbox url
This commit is contained in:
parent
cf93588840
commit
04e6a96a06
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ in
|
|||
});
|
||||
|
||||
monitoring.blackbox.targets.garage = {
|
||||
address = "https://garage.${depot.lib.meta.domain}/health";
|
||||
address = "https://content-delivery.web.garage.${depot.lib.meta.domain}/";
|
||||
module = "https2xx";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue