GatewAPI gateway address field overriden with publish service #14140
Labels
area/ingress-controller
Issues where Kong is running as a Kubernetes Ingress Controller
area/kubernetes
Issues where Kong is running on top of Kubernetes
Is there an existing issue for this?
Kong version (
$ kong version
)kong 3.8
Current Behavior
I applied below manifest files.
Even though I have specifically mention the addresses in the gateway but it is not reflecting. Load balancer address of publish service is taking over this address.
I want to create 4 gateways and all 4 gateways have their own load balancers address to listen on. But as you can see above all the gateways have same address. This address is the load balancer of publish service.
Expected Behavior
Each gateway should reflect its own address, instead of same address.
Steps To Reproduce
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: