We put a deployment in Prefect Cloud with it's own unique environment variable, but the presence of that single variable apparently erased the environment variables provided by the work pool (Google Cloud Run). Is this expected behavior?
This relevant issue got worked on, it seems, in order to avoid such behavior, but it may have regressed?
https://github.com/PrefectHQ/prefect/issues/11041