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] Fix namespace rendering in Chart #83

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

Conversation

loafoe
Copy link

@loafoe loafoe commented Jul 2, 2024

When using the Helm chart through rendering e.g. Kustomize / Argo CD the namespace usage is inconsistent, causing deployments to fail.

This CL adds namespace to Deployment and Certificate Objects to ensure they're created in the right namespace.

supersedes #57

When using the Helm chart through rendering e.g. Kustomize / Argo CD the namespace usage is inconsistent causing deployments to fail.

This CL adds namespace to Deployment and Certificate Objects to ensure they're created in the proper namespace.
@loafoe loafoe changed the title Fix namespace rendering in Helm chart [Helm] Fix namespace rendering in Helm chart Jul 2, 2024
@loafoe loafoe changed the title [Helm] Fix namespace rendering in Helm chart [Helm] Fix namespace rendering in Chart Jul 2, 2024
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.

1 participant