Skip to content

Commit c403d86

Browse files
committed
Update index.md
Signed-off-by: Nishant Singh <[email protected]>
1 parent f7e9284 commit c403d86

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/setup/install/helm

1 file changed

+1
-1
lines changed

content/en/docs/setup/install/helm/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ You can display the default values of configuration parameters using the `helm s
127127

128128
{{< text syntax=bash snip_id=install_ingressgateway >}}
129129
$ kubectl create namespace istio-ingress
130-
$ helm install istio-ingress istio/gateway -n istio-ingress --wait
130+
$ helm install istio-ingressgateway istio/gateway -n istio-ingress --wait
131131
{{< /text >}}
132132

133133
See [Installing Gateways](/docs/setup/additional-setup/gateway/) for in-depth documentation on gateway installation.

0 commit comments

Comments
 (0)