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

All generated objects should reference chart name #22

Open
rmichela opened this issue Feb 16, 2021 · 1 comment
Open

All generated objects should reference chart name #22

rmichela opened this issue Feb 16, 2021 · 1 comment

Comments

@rmichela
Copy link
Collaborator

helm.sh: {{ $.Chart.Name }}-{{ $.Chart.Version | replace "+" "_" }}

@rmichela
Copy link
Collaborator Author

rmichela commented Feb 16, 2021

This is a bit problematic, because the result can violate kubernetes label requirements due to chart.name containing invalid characters

maybe include a "hidden" values override?

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