Join Slack
Powered by
I'm looking at specifying multiple containers for ...
# flyte-support
q
quaint-army-56981
04/03/2023, 6:01 PM
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
glamorous-carpet-83516
04/03/2023, 6:07 PM
you could use dynamic workflow. create the pod spec based on the inputs.
https://docs.flyte.org/projects/cookbook/en/latest/auto/core/control_flow/dynamics.html#sphx-glr-auto-core-control-flow-dynamics-py
159
Views
Open in Slack
Previous
Next