caleb15 opened a new issue #13995: URL: https://github.com/apache/superset/issues/13995
**Is your feature request related to a problem? Please describe.** https://github.com/apache/superset/blob/master/helm/superset/values.yaml says you can set a password for redis. However, Superset does not appear to accept a redis password configuration. See https://github.com/apache/superset/blob/master/helm/superset/templates/_helpers.tpl#L60 and https://github.com/apache/superset/blob/master/helm/superset/templates/secret-env.yaml **Describe the solution you'd like** Helm chart modified to allow passwords. **Describe alternatives you've considered** Redis can be locked down in a VPC. This doesn't completely eliminate the need for passwords but it helps protect it. **Additional context** Related issue: https://github.com/apache/superset/issues/13541 -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
