Is it possible to set env variables overrides from...
# prefect-cloud
m
Is it possible to set env variables overrides from the work queue level? I have some values I want to set that correspond to the concurrency limit set on my work pools
Alternatively, can I both set default env variables on my base job template on the pool as well as provide additional (additive) variables on my deployment
j
Hi Max. It’s not possible to set environment variable overrides at the work queue level. Edit: If you set environment variables at deployment creation time, all environment variables set in the work pool are overridden. If it would be helpful to you to have other behavior, please feel free to open a Feature Enhancement issue in the GitHub repo.
m
Sounds good. Yeah, I'd like to be able to set some base variables in job template and then override or append selectively from the deployment
👍 1
j
Here’s a GitHub issue with your comment added if you want to track.
m
Thanks Jeff!
👍 1