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
It appears that the X-Forwarded-Port is set incorrectly when ingress is configured for TLS resources: it looks like it ends up with a value of 442 as a result of the SSL server configuration.
This has the effect of breaking some applications that use the X-Forwared- headers to generate URLs.
The text was updated successfully, but these errors were encountered:
It appears that the
X-Forwarded-Port
is set incorrectly when ingress is configured for TLS resources: it looks like it ends up with a value of 442 as a result of the SSL server configuration.This has the effect of breaking some applications that use the
X-Forwared-
headers to generate URLs.The text was updated successfully, but these errors were encountered: