devtron icon indicating copy to clipboard operation
devtron copied to clipboard

feat: Container name fix

Open kirandevtn opened this issue 1 week ago • 3 comments

Description

Fixes #

Checklist:

  • [ ] The title of the PR states what changed and the related issues number (used for the release note).
  • [ ] Does this PR requires documentation updates?
  • [ ] I've updated documentation as required by this PR.
  • [ ] I have performed a self-review of my own code.
  • [ ] I have commented my code, particularly in hard-to-understand areas.
  • [ ] I have tested it for all user roles.
  • [ ] I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


Summary by Bito

  • This pull request introduces improvements to the container naming conventions in the Helm chart templates.
  • The changes ensure that container names are generated using a template function, enhancing consistency across the deployment and HPA configurations.
  • This update does not introduce any new features or bug fixes but improves the maintainability of the code.
  • Overall, the changes focus on container naming conventions in the Helm chart templates, enhancing consistency without introducing new risks.

kirandevtn avatar Dec 03 '25 11:12 kirandevtn