You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have a use-case where I need to deploy 2 ingresses for the same service, with different annotations per each ingress.
In particular I'm trying the set nginx.ingress.kubernetes.io/auth-url for one ingress and don't set it for the other.
Can you please add support for multiple ingresses objects?