Hey - I'm wondering about additional job manifest ...
# ask-metaflow
w
Hey - I'm wondering about additional job manifest specifications in the context of our metaflow/airflow/eks stack. Specifically I need to set container and pod security contexts. Are hooks for that configuration exposed with something we can pass into
train_flow.py
or do you have a suggestion for how we should inject changes into the resulting dag?
1