Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Sep 30, 2024
1 parent a325dc4 commit 45611d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ NODE_PORT=$(kubectl get svc ingress-nginx-controller -n "$ingress_ns" -o jsonpa

helm upgrade --wait --install ingress-nginx ingress-nginx \
--repo https://kubernetes.github.io/ingress-nginx \
--namespace "$NS" --create-namespace \
--namespace "$ingress_ns" --create-namespace \
--set controller.service.type=NodePort


Expand Down

0 comments on commit 45611d4

Please sign in to comment.