From be5d74dbc5c7aaaaba9f19223cc106d138cf666e Mon Sep 17 00:00:00 2001 From: Steve Waterworth Date: Mon, 3 Jun 2019 09:31:52 +0100 Subject: [PATCH] tidy up link --- K8s/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/K8s/README.md b/K8s/README.md index 25c3a02..5373695 100644 --- a/K8s/README.md +++ b/K8s/README.md @@ -1,4 +1,4 @@ # Instana Agent Install -With the new release of Kubernetes support for Instana, the agent install is now available as a helm [chart](https://github.com/helm/charts/tree/master/stable/instana-agent). This is the easiest way to install the agent, however if you really want to do it by hand, template descriptors are available in the official [documentation](https://docs.instana.io/ecosystem/kubernetes/). +With the new release of Kubernetes support for Instana, the agent install is now available as a helm [chart](https://hub.helm.sh/charts/stable/instana-agent). This is the easiest way to install the agent, however if you really want to do it by hand, template descriptors are available in the official [documentation](https://docs.instana.io/ecosystem/kubernetes/).