patch-operator icon indicating copy to clipboard operation
patch-operator copied to clipboard

[Helm] Fix namespace rendering in Chart

Open loafoe opened this issue 1 year ago • 0 comments

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

loafoe avatar Jul 02 '24 14:07 loafoe