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
Doesn't that just remove it entirely? In our setup there's another load balancer in front of the ingress controllers, we need the header to know what the real ip is
This header cannot be touched if the proxy is publicly available. Wasn't taking into account another lb in front of Ingress. I'll add a configmap option to master in order to change this behaviour. You can fix this right now mounting a new template to /usr/local/etc/haproxy/haproxy.tmpl.
For some reason the x-forwarded-for header does not get appended to with a comma
The text was updated successfully, but these errors were encountered: