weaveworks / gitopssets-controller

Manages the GitOpsSet CRDs.
Apache License 2.0
9 stars 5 forks source link

Allow non-CR namespace #28

Closed bigkevmcd closed 1 year ago

bigkevmcd commented 1 year ago

Currently, we force all generated resources to be in the same namespace as the CR

Now that we have service-account impersonation, we can relax this.