shy-evening-51366
01/16/2024, 1:16 PMpod_template
? Not sure if this is a bug, I’m doing something wrong, or simply not supported.
When adding a pod_template
in the @task
decorator, I can see it being used. If I instead add the same PodTemplate(...)
to the .with_overrides(..., pod_template=PodTemplate(.,.))
it does not get used.shy-evening-51366
01/16/2024, 2:43 PM