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

[influxdb2] add namespace to resources #560

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

Conversation

KarlisAG
Copy link

@KarlisAG KarlisAG commented May 19, 2023

This PR adds namespace to all Helm chart resources, which is meant to allow helm template to show namespace in the resources as well. The absence of which can cause some test tools, for example, kyverno-cli to fail due to missing namespace, which is a part of its best practice policies. This namespace adding structure was inspired from how promtail does it.

It was tested via helm lint and helm template to confirm the output matched the expectation

  • CHANGELOG.md updated
  • Rebased/mergable
  • Tests pass
  • Sign CLA (if not already signed)

Signed-off-by: Karlis Akots Gribulis <[email protected]>
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