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

Change chart name and set chart path #71

Open
larry-cherry opened this issue Jun 16, 2021 · 1 comment
Open

Change chart name and set chart path #71

larry-cherry opened this issue Jun 16, 2021 · 1 comment

Comments

@larry-cherry
Copy link

Howdy,

So I have read over the documentation a little bit and noticed there does not appear to be a way to override the chart path for the class ChartBuilder. The class uses the chart_info name property when building the path. I made an update to deal with this in my local work but was curious if there is a better way to do this?

For context, I need to deploy multiple charts with similar configurations but with different chart names.

@larry-cherry
Copy link
Author

My current fix looks like this
Screen Shot 2021-06-16 at 2 38 25 PM
I added an optional parameter of chart_path that when set overrides the default path.

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

No branches or pull requests

1 participant