fly: send a Host header when performing HTTP checks
0dcb7e5712d97cc3358af4abc9c41a424a203008
3062bf448bf24217f12b30b8e612003e90c89d53
@@ -27,3 +27,5 @@ interval = "30s" method = "GET" timeout = "5s" path = "/health" + [http_service.checks.headers] + Host = "fly-internal"