I'm looking at specifying multiple containers for ...
# flyte-support
q
I'm looking at specifying multiple containers for a task via this tutorial: https://docs.flyte.org/projects/cookbook/en/latest/auto/integrations/kubernetes/pod/pod.html#multiple-containers , however, I'd like to change the env variables to a pod based on inputs to the workflow. Is there a way to dynamically change the pod env variables?
g
159 Views