pub fn k8s_health<S>() -> impl Service<S, Request, Response = Response, Error = Infallible> + Clonewhere S: Clone + Send + Sync + 'static,
create a default k8s web health service