-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
[🚀 Feature]: Update objects name convention with prefix is Chart RELEASENAME #2109
Comments
This issue is looking for contributors. Please comment below or reach out to us through our IRC/Slack/Matrix channels if you are interested. |
I can do that :) |
Yes, welcome your contribution, since I have not started yet |
While doing this, can you consider something
For any good practices that you are referring from other charts, feel free to add :) |
Sorry, see your comments for now... Already made the change. But I can refactor it. |
@Opvolger, I have done and merged your PR to trunk. Kindly use chart |
Thnx will do |
@VietND96 it works! Deployed from trunc (multiple times) without overriding names. and tests are still green :) |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Feature and motivation
Get motivation from #2107, by default the chart RELEASENAME will be appended to all objects name to make it unique.
.name
, oroverrideName
will be retained for setting different names if any.Usage example
helm upgrade -i prod1 [...] selenium-grid
The text was updated successfully, but these errors were encountered: