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

fix(k8s): include value files in default Helm include clause #1637

Merged
merged 2 commits into from
Feb 25, 2020

Conversation

10ko
Copy link
Member

@10ko 10ko commented Feb 24, 2020

What this PR does / why we need it:
When using the helm module type if the user doesn't specify any value in the include:[] field we don't automatically include any values.yaml that are needed for the chart.

Which issue(s) this PR fixes:

Fixes a request from our community channel.

Special notes for your reviewer:

@10ko 10ko requested a review from edvald February 24, 2020 15:10
@edvald edvald force-pushed the add-default-includes-helm branch from e21b939 to e1ad8a8 Compare February 24, 2020 20:24
@edvald edvald assigned eysi09 and unassigned edvald Feb 24, 2020
@edvald
Copy link
Collaborator

edvald commented Feb 24, 2020

I amended to also include explicitly set valueFiles to fix #1638

@edvald edvald changed the title fix(helm): add defaults include files when using helm modules fix(k8s): include value files in default Helm include clause Feb 24, 2020
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