Hi, how can I pass a custom environment variable to my tasks? Ideally via pyflyte/flytectl, can’t use Docker env var because the env var is going to set according to the deployed flyte cluster
this looks very relevant https://github.com/flyteorg/flyte/issues/2447.
I think most people use domain for this purpose but we don’t use domain as staging/prod since we have isolated Flyte clusters for this purpose
k
Ketan (kumare3)
12/30/2022, 4:36 PM
@Mücahit can you add a comment to the task
I agree this would be amazing - would you be open to help