Hey guys, is there a way to dynamically inject `SE...
# ask-metaflow
t
Hey guys, is there a way to dynamically inject
SERVICE_HEADERS
values before running a flow? We have our metadata service behind an oauth proxy, and would like to make it easy for our users to submit flows without needing to do
METAFLOW_SERVICE_HEADERS=... python flow.py run
1