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: Adding template arguments #103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KATechDev
Copy link

Adding TemplateArgs to allow passing any args to the helm template function.
I use this to pass --dry-run=server for helmfile apply (which is using helm template underneath) . This enables me to use the lookup functionality in my helm charts.
helmfile PR is already prepared and will follow.

@zhaque44
Copy link
Contributor

can you please fix the linting errors & the test

@yxxhero
Copy link
Member

yxxhero commented Nov 14, 2024

@KATechDev plaese fix DCO.

Signed-off-by: Kerstin Albers <[email protected]>
@KATechDev
Copy link
Author

fixed DCO and adjusted test

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.

3 participants