Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm: existingSecret support for redis and mysql #955

Closed
timchenko-a opened this issue Dec 6, 2022 · 3 comments
Closed

Helm: existingSecret support for redis and mysql #955

timchenko-a opened this issue Dec 6, 2022 · 3 comments

Comments

@timchenko-a
Copy link

Right now both external MySQL and external Redis support only explicit password setup, while some services, e.g. RabbitMQ and PostgreSQL already support using existing secret.
Main request of this issue is to add existingSecret support to Redis and MySQL. Otherwise this causes security issues when managing Helm charts in a declarative way, e.g. with helm controller.
I can work on this, unless somebody else has already started.

@Matvey-Kuk
Copy link
Contributor

@timchenko-a I'm not aware of anybody working on this feature, would be happy to see your contribution!

@timchenko-a
Copy link
Author

@Matvey-Kuk there is a PR resolving this issue (#1016). Would you be so kind as to help with getting some review there?

@drehelis
Copy link

Done in #2156

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants