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

feat(deployment) add template rendering to initContainers #826

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jeroen-vankelecom
Copy link

What this PR does / why we need it:

Allow users to pass helm templates (e.g. for the image name) when definining additional initContainers

Which issue this PR fixes

Special notes for your reviewer:

None

Checklist

  • PR is based off the current tip of the main branch.
  • Changes are documented under the "Unreleased" header in CHANGELOG.md
  • New or modified sections of values.yaml are documented in the README.md
  • Commits follow the Kong commit message guidelines

@jeroen-vankelecom jeroen-vankelecom requested a review from a team as a code owner June 26, 2023 15:57
@CLAassistant
Copy link

CLAassistant commented Jun 26, 2023

CLA assistant check
All committers have signed the CLA.

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.

Allow templated values in initContainers field
2 participants