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

add namespace to all resources #605

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

KarlisAG
Copy link
Contributor

Fixes # .

Changes proposed on the PR:

  • Add namespace in all Helm chart resources. This doesn't cause any major changes, it just allows helm template to also template with namespace. 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.

Signed-off-by: Karlis Akots Gribulis <[email protected]>
@KarlisAG KarlisAG requested a review from a team as a code owner May 19, 2023 17:41
@ese ese merged commit 0f12062 into spotahome:master Aug 11, 2023
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.

2 participants