emberstack / kubernetes-reflector

Custom Kubernetes controller that can be used to replicate secrets, configmaps and certificates.
MIT License
1.11k stars 96 forks source link

[Feature] Allow overriding namespace #459

Open aqeelat opened 4 months ago

aqeelat commented 4 months ago

I'm installing reflector as part of a common helm chart and it would be helpful if I can override the namespace.

I can open a PR request for the change.