-
I have an ECS worker setup and would like to override the image when a deployment is started. When I pass in job_variables, it works for cpu and memory, but image is ignored.
Is it possible to override the Fargate task definition's image? Prefect Version: |
Beta Was this translation helpful? Give feedback.
Answered by
Pballer
Dec 6, 2024
Replies: 1 comment
-
ECS base job template:
'Image' is not a supported override when providing a Task Definition Arn. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Pballer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ECS base job template:
'Image' is not a supported override when providing a Task Definition Arn.