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

Rewrite http headers missing after deployment #1529

Closed csabyka closed 4 months ago

csabyka commented 1 year ago

After AKS deployment, the rewrite headers missing, need to set up again. This is by design (need any api command to re-set) or bug?