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

Having multiple templates in a single chart #329

Open
Ritvik-rc opened this issue Jan 10, 2024 · 1 comment
Open

Having multiple templates in a single chart #329

Ritvik-rc opened this issue Jan 10, 2024 · 1 comment

Comments

@Ritvik-rc
Copy link

Ritvik-rc commented Jan 10, 2024

I have a helm chart with templates for resources like deployment, service, ingress, HPA etc. The initial chart version is 0.0.1. I have about 15 releases installed using this template in different environments.
I am now making modifications to my templates and adding few conditional statements and making modifications in values that the template is expecting. I am making this as Chart version 0.0.2

I am unable to find a way to use new template (from 0.02) for few of the deployments and continue using the old template (from 0.0.1) for the remaining micro-services. Please suggest a solution for this.
Thanks for your help in advance

@gjenkins8
Copy link

Issues regarding Helm usage are best posted over on the helm software repo https://github.com/helm/helm. Please repost there. Thanks!

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

2 participants