Azure / application-gateway-kubernetes-ingress

This is an ingress controller that can be run on Azure Kubernetes Service (AKS) to allow an Azure Application Gateway to act as the ingress for an AKS cluster.
https://azure.github.io/application-gateway-kubernetes-ingress
MIT License
677 stars 420 forks source link

The image uses 8080 port internally, so changed the service and pod like that #1573

Closed uday1kiran closed 12 months ago

uday1kiran commented 1 year ago

The image uses 8080 port internally, so changed the service and pod like that

Checklist

Description

Fixes