Skip to content

Commit 51adf30

Browse files
committedMay 4, 2022
Upgrade ingress
1 parent 9b47af6 commit 51adf30

File tree

2 files changed

+0
-21
lines changed

2 files changed

+0
-21
lines changed
 

‎deploy/k8s/create-aks.sh

-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ az aks get-credentials -n $eshopAksName -g $eshopRg --overwrite-existing
114114
echo
115115
echo "${defaultTextStyle}Installing Nginx ingress controller..."
116116
kubectl apply -f ingress-controller/nginx-controller.yaml
117-
kubectl apply -f ingress-controller/nginx-loadbalancer.yaml
118117

119118
echo
120119
echo "Getting Load Balancer public IP..."

‎deploy/k8s/ingress-controller/nginx-loadbalancer.yaml

-20
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.