metalshanked edited a comment on issue #16050: URL: https://github.com/apache/superset/issues/16050#issuecomment-899105935
> For anyone running into similar issues on Rancher - we added the following to Istio's VirtualServices > > ``` > http: > - headers: > request: > set: > X-Forwarded-Proto: https > ``` > > So far so good. We'll do a quick check with another team and close the ticket if everything works as intended :) @connorwang - Is there a similar option for nginx ingress controller that ships with Rancher (2.x) ? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
