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

Allow adding arbitrary files to helm chart #123

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

Conversation

purkhusid
Copy link

@purkhusid purkhusid commented Dec 16, 2024

What

This is a continuation of #102 with a bit nicer API

This allows the user to add arbitrary source of generated files to the helm chart at their desired location.

This change also allows the end user to copy files outside of the helm chart directory into the templates/crds. This makes it possible to e.g. create a standard helm chart folder structure but copy generated files into the helm chart as well.

## What
This is a continuation of abrisco#102 with a bit nicer API

This allows the user to add arbitrary source of generated files to the helm chart at their desired location.
@purkhusid
Copy link
Author

@abrisco This is ready for review when you have the time

@purkhusid
Copy link
Author

Also fixes #106

@purkhusid
Copy link
Author

Also fixes #91

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.

1 participant