Fix namespace templating inconsistencies #713

Merged
SorsOps merged 1 commits from main into main 2024-10-08 16:40:24 +00:00
SorsOps commented 2024-10-02 17:17:39 +00:00 (Migrated from gitea.com)

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

  • Parameters are documented in the values.yaml and added to the README.md using readme-generator-for-helm
  • Breaking changes are documented in the README.md
<!-- Before you open the request please review the following guidelines and tips to help it be more easily integrated: - Describe the scope of your change - i.e. what the change does. - Describe any known limitations with your change. - Please run any tests or examples that can exercise your modified code. Thank you for contributing! We will try to review, test and integrate the change as soon as we can. --> ### 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 - Addresses https://gitea.com/gitea/helm-chart/issues/630 - Addresses https://gitea.com/gitea/helm-chart/issues/557 - Addresses https://gitea.com/gitea/helm-chart/issues/623 ### Checklist - [X] Parameters are documented in the `values.yaml` and added to the `README.md` using [readme-generator-for-helm](https://github.com/bitnami-labs/readme-generator-for-helm) - [X] Breaking changes are documented in the `README.md`
pat-s (Migrated from gitea.com) approved these changes 2024-10-08 09:44:55 +00:00
pat-s (Migrated from gitea.com) left a comment

Thanks! LGTM

Thanks! LGTM
justusbunsi (Migrated from gitea.com) approved these changes 2024-10-08 16:39:24 +00:00
justusbunsi (Migrated from gitea.com) left a comment

Thanks for the PR 👍

Thanks for the PR 👍
Sign in to join this conversation.
No description provided.