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

Fix the secret name to be able to install more than one chart in the same cluster #439

Closed
dmitryax opened this issue Apr 27, 2022 · 0 comments · Fixed by #873
Closed

Fix the secret name to be able to install more than one chart in the same cluster #439

dmitryax opened this issue Apr 27, 2022 · 0 comments · Fixed by #873
Labels
bug Something isn't working

Comments

@dmitryax
Copy link
Contributor

dmitryax commented Apr 27, 2022

Currently secret name is build from Chart name, but it has to be build from Release name to not introduce conflicts between different installations of the same chart. Similar way as done for other generated resources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant