Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Support init containers in helm chart #135

Merged
merged 5 commits into from
May 26, 2020
Merged

Conversation

terjesannum
Copy link
Contributor

This PR add support for configuring init containers for the pod. The usecase for these can be many, but e.g. for adding secrets from an external source. In addition to support for adding the init container specs, the PR adds support for:

  • Specifying the serviceaccount name
  • Add extra mounts
  • Add environment variables

@seglo seglo self-requested a review May 26, 2020 14:35
Copy link
Owner

@seglo seglo left a comment

Choose a reason for hiding this comment

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

LGTM. Passes linting and packaging. I don't have time to play with it on an actual cluster though so hopefully this is good as-is 🤞

@seglo seglo merged commit f5e3318 into seglo:master May 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants