patch-operator
patch-operator copied to clipboard
[Helm] Fix namespace rendering in Chart
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