connorwang commented on issue #16050:
URL: https://github.com/apache/superset/issues/16050#issuecomment-892153802
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 :)
--
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]