Skip to content

feat: add init Containers#148

Merged
umbcoppolabottazzi merged 1 commit intomainfrom
feat/add-initContainers
Oct 30, 2025
Merged

feat: add init Containers#148
umbcoppolabottazzi merged 1 commit intomainfrom
feat/add-initContainers

Conversation

@umbcoppolabottazzi
Copy link
Member

List of changes

  • Added new keys in values.yaml to configure initContainers.
  • Modified templates/deployment.yaml to include the initContainers section when present in values.
  • Updated the chart documentation (README) with usage examples.

Motivation and context

Adds support for initContainers to the project's Helm chart. Allows declaring init containers via values.yaml and rendering them into templates/deployment.yaml.

Type of changes

  • Add new feature
  • Update existing feature
  • Remove existing feature

Does this introduce a breaking change?

  • Yes
  • No

Other information

Copy link
Contributor

@ffppa ffppa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ffppa ffppa changed the title add init Containers feat: add init Containers Oct 30, 2025
@umbcoppolabottazzi umbcoppolabottazzi merged commit d7139c7 into main Oct 30, 2025
7 of 8 checks passed
@umbcoppolabottazzi umbcoppolabottazzi deleted the feat/add-initContainers branch October 30, 2025 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants