Fix namespace templating inconsistencies #713
Reference in New Issue
Block a user
No description provided.
Delete Branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description of the change
Added namespaces to all the template files to better support alternate templaters in gitops systems
Benefits
Gitops system that have different ways of handling helm templates can actually deploy this chart correct, especially through subcharts
Possible drawbacks
Potential regression when upgrading, though this should be unlikely per @jessesanford 's comments with it defaulting back to the existing behaviour
Applicable issues
Checklist
values.yaml
and added to theREADME.md
using readme-generator-for-helmREADME.md
Thanks! LGTM
Thanks for the PR 👍