Provide environment information
seen in prod/local
Describe the bug
Deployment 1 and Environment 1 are both in system 1 - expected behavior is that a release target is created, however none is present.
In order to get the release target to appear, either the deployment or the environment needs to have its selector updated twice (once to some bogus CEL, then once back to the correct CEL). This triggers a computed controller reconcile, which then creates the correct target.
Link to reproduction
/
To reproduce
/
Additional information
No response