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

Helm: Add namespace to all resources #4195

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

megum1n
Copy link

@megum1n megum1n commented Mar 12, 2024

What changed?
Added namespace field to all resources in the helm chart.

Why was this change made?
Helm template renders resources without namespace. All resources by default are created in the default namespace.

How was this change implemented?
Nothing special, just added release.namespace key to all the manifests.

How did you validate the change?

  • helm template
  • gitops deployment

Release notes
Worth to mention it in the changelog, but no actions are required for the most of installations.

Documentation Changes
No documentation changes.

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

Successfully merging this pull request may close these issues.

None yet

1 participant