A reference to the istio.io repository was missing (#3483)

Fix https://github.com/istio/istio/issues/12081
This commit is contained in:
Steven Dake 2019-03-04 00:29:05 -07:00 committed by Martin Taillefer
parent adb01cff65
commit bc9d6c62c0
1 changed files with 1 additions and 1 deletions

View File

@ -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 >}}