OliverKleinBST commented on issue #34414: URL: https://github.com/apache/superset/issues/34414#issuecomment-3224732044
For redis a potential solution could be what they have done in oauth2-proxy helm chart: https://github.com/oauth2-proxy/manifests/releases/tag/oauth2-proxy-8.0.0 ``` Version 8.0.0 of the helm chart removes the dependency on the Bitnami Redis subchart and replaces it with the dandydeveloper/redis-ha chart. Therefore this version introduces a breaking change to the redis subchart deployment configuration. Read more about it [here.](https://github.com/oauth2-proxy/manifests/tree/main/helm/oauth2-proxy#to-800---bitnami-) ``` -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org