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

Add more parameters to helm chart #134

Merged
merged 2 commits into from
Feb 6, 2023
Merged

Add more parameters to helm chart #134

merged 2 commits into from
Feb 6, 2023

Conversation

gonzalesraul
Copy link
Contributor

  • Helm chart now supports injecting sidecar containers, adding envvars with envFrom instructions to read either configMaps as well as secrets.

  • Add sample sidecar to minikube values that prints the event file to stdout

- Helm chart now supports injecting sidecar containers, adding envFrom
instructions to read either configMaps as well as secrets.

- Add sample sidecar to minikube values that prints the event file to
  stdout

Signed-off-by: Raul Gonzales <gonzalesraul03@gmail.com>
Copy link
Collaborator

@No9 No9 left a comment

Choose a reason for hiding this comment

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

Thanks for this PR it's great to get support for more platforms
Would you mind updating the chart README values section so folks will know what's going on
https://github.com/IBM/core-dump-handler/blob/main/charts/core-dump-handler/README.md#values

Signed-off-by: Raul Gonzales <gonzalesraul03@gmail.com>
@gonzalesraul
Copy link
Contributor Author

Done @No9, updated the README with the description of new values

@gonzalesraul gonzalesraul requested a review from No9 February 6, 2023 15:17
@No9 No9 merged commit 2140bb3 into IBM:main Feb 6, 2023
@No9
Copy link
Collaborator

No9 commented Feb 6, 2023

@gonzalesraul Will release over the next week

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