the other ingress controller has this config: https://www.haproxy.com/documentation/kubernetes-ingress/community/configuration-reference/service/#standalone-backend which helps when you have two ingresses pointing at the same service. right now when you have two ingresses pointing at the same service, only one set of acls is applied to both of them. thanks!