Love Prefect but the documentation is sorely lacking! There is much more trial and error than should be necessary, particularly with something as important as environment variable injection
Hi Shaariq. Thank you for the feedback. If you want to change the environment variable on a per-deployment basis, you can do so when you create a deployment. For example with
.deploy
- you can override environment variables, such as
image_pull_policy
and
image
, or any environment variable for a specific deployment with the
job_variables
argument.
See the second example in the docs here.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.