All of our tasks use pod templates, we use 3 diffe...
# flyte-support
p
All of our tasks use pod templates, we use 3 different image types in workflows and most of our PRs update these images. When we launch workflows from the CLI, we have to do lots of overriding of image tags in our pod templates. Is there a way to override the tags for each pod template in a workflow before submission?
f
If PRs update images why not just register the workflows at that point If they are disjoint repos : tasks - reference tasks is designed for this purpose