diff --git a/content/docs/setup/kubernetes/install/helm/index.md b/content/docs/setup/kubernetes/install/helm/index.md index f4b43b5ce3..0cf8af5bde 100644 --- a/content/docs/setup/kubernetes/install/helm/index.md +++ b/content/docs/setup/kubernetes/install/helm/index.md @@ -197,7 +197,7 @@ to manage the lifecycle of Istio. {{< text bash >}} - $ helm install istio --name istio --namespace istio-system + $ helm install istio.io/istio --name istio --namespace istio-system {{< /text >}}