I'm looking at specifying multiple containers for ...
# ask-the-community
j
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?
k
157 Views