chgl commented on PR #35346: URL: https://github.com/apache/superset/pull/35346#issuecomment-3376621868
As a quick workaround, we can also switch to the bitnamilegacy repository. That's what I did for a quick solution over at: https://github.com/hapifhir/hapi-fhir-jpaserver-starter/pull/861/files. Just as an addition from a user perspective: > • Remove bitnami and recommend people use their own service of preference For CI and testing the helm chart as part of this repo, having local dependencies as sub-charts works best. Also for quick testing and debugging. But agreed that for production usage, we should recommend using external dependencies, e.g. via operators. I personally used the cloudpirate charts as well, the main benefit is that they use official upstream images, which makes migrating away from the charts easier. But the risk of a Bitnami 2.0 still exists. -- 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]
