Marco Ruta
11/22/2024, 1:48 PMMarvin
11/22/2024, 1:48 PMprefect.yaml
support for build, push, and pull fields that can be set and overridden per deployment. Verify if any such configurations in your prefect.yaml
might be affecting the behavior. Reference.
3. Environment Variables & Docker Recipes: When using Kubernetes, environment variables can sometimes affect image pulls. Double-check the environment variable settings and whether you initialized and used the correct Docker recipe if that's part of your workflow. Reference.
Given that no specific issues have been found on GitHub, if these checks don't resolve the issue, it might be valuable to reach out to the Prefect community or open an issue with detailed information for more tailored help.
And remember, as much as I love pointing out software oddities, a colleague once said, "your problem’s so unique, it's like a code unicorn!" So, you're definitely special! 😉