Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
Signed-off-by: Nishant Singh <[email protected]>
  • Loading branch information
tesla59 committed Aug 8, 2024
1 parent f7e9284 commit c403d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/setup/install/helm/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ You can display the default values of configuration parameters using the `helm s

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

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

0 comments on commit c403d86

Please sign in to comment.