Skip to content

Commit

Permalink
run make gen
Browse files Browse the repository at this point in the history
Signed-off-by: Nishant Singh <nishant@heim.id>
  • Loading branch information
tesla59 committed Aug 9, 2024
1 parent c403d86 commit b46caab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/setup/install/helm/snips.sh
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ ENDSNIP

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

snip_helm_ls() {
Expand Down

0 comments on commit b46caab

Please sign in to comment.