Ji-Oh Yoo
01/24/2025, 10:45 PMMarvin
01/24/2025, 10:45 PMPREFECT_RESULTS_DEFAULT_SERIALIZER environment variable.
2. Inline Configuration: You can override job variables for specific deployments or flow runs. This is particularly useful for changing infrastructure settings like environment variables, Docker images, or resource allocations. You can define or override these settings in a prefect.yaml file or directly in your deployment script.
For more detailed information, you can refer to the Prefect documentation:
- Settings Reference
- Customize Infrastructure
If you have any specific settings you want to override, let me know, and I can provide more targeted guidance.