Skip to content

feat: Added support to override container name#6880

Merged
pawan-mehta-dt merged 4 commits into
mainfrom
override-container-name
Dec 5, 2025
Merged

feat: Added support to override container name#6880
pawan-mehta-dt merged 4 commits into
mainfrom
override-container-name

Conversation

@pawan-mehta-dt

@pawan-mehta-dt pawan-mehta-dt commented Dec 4, 2025

Copy link
Copy Markdown
Contributor

Added support to override container name

Fixes #6881

Summary by Bito

  • This pull request introduces a new feature that allows users to override the default container name in various Helm chart templates, specifically in deployment, HPA, and statefulset templates.
  • The changes enhance the customization options available in the Helm charts, making it easier for users to specify container names through the values.yaml files.
  • Optional fields for container name overrides have been added to the corresponding values.yaml files, providing a more customizable deployment experience.
  • Overall, this update improves the flexibility and usability of the deployment process.
  • Overall summary: introduces new features in Helm chart templates and values.yaml files for container name customization.

@github-actions

github-actions Bot commented Dec 4, 2025

Copy link
Copy Markdown

Some linked issues are invalid. Please update the issue links:\nIssue # in is not found or invalid (HTTP }404).\n

@github-actions

github-actions Bot commented Dec 4, 2025

Copy link
Copy Markdown

Some linked issues are invalid. Please update the issue links:\nIssue # in is not found or invalid (HTTP }404).\n

@github-actions

github-actions Bot commented Dec 4, 2025

Copy link
Copy Markdown

Some linked issues are invalid. Please update the issue links:\nIssue #6881 in devtron-labs/devtron is not found or invalid (HTTP 403).\n

pawan-59
pawan-59 previously approved these changes Dec 4, 2025
@sonarqubecloud

sonarqubecloud Bot commented Dec 4, 2025

Copy link
Copy Markdown

@pawan-mehta-dt pawan-mehta-dt merged commit 5e73500 into main Dec 5, 2025
13 checks passed
@pawan-mehta-dt pawan-mehta-dt deleted the override-container-name branch December 5, 2025 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Add support to override container name

3 participants