Skip to content

Commit b46caab

Browse files
committed
run make gen
Signed-off-by: Nishant Singh <[email protected]>
1 parent c403d86 commit b46caab

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/snips.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ ENDSNIP
9898

9999
snip_install_ingressgateway() {
100100
kubectl create namespace istio-ingress
101-
helm install istio-ingress istio/gateway -n istio-ingress --wait
101+
helm install istio-ingressgateway istio/gateway -n istio-ingress --wait
102102
}
103103

104104
snip_helm_ls() {

0 commit comments

Comments
 (0)