From 285f611bc5ea912e1e1cded6d87df38ba52ad446 Mon Sep 17 00:00:00 2001 From: isbang Date: Sun, 17 Oct 2021 21:09:27 +0900 Subject: [PATCH] Update Jaeger chart link (#3328) Signed-off-by: isbang --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 946270ba995..8a89625e2b0 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ traces with tens of thousands of spans (e.g. we tried a trace with 80,000 spans) Jaeger backend is distributed as a collection of Docker images. The binaries support various configuration methods, including command line options, environment variables, and configuration files in multiple formats (yaml, toml, etc.) Deployment to Kubernetes clusters is assisted by [Kubernetes templates](https://github.com/jaegertracing/jaeger-kubernetes) -and a [Helm chart](https://github.com/kubernetes/charts/tree/master/incubator/jaeger). +and a [Helm chart](https://github.com/jaegertracing/helm-charts). ### Observability