#CNMKCU6FR One of my tasks is using mlflow logging facilities and when that tasks runs in the flyte pod, I am getting the below error
mlflow.utils.autologging_utils: Encountered unexpected error during autologging: Unable to locate credentials
This is because the flyte pod will not have the mlflow env variables pertaining to the mlflow environment like artefact store, s3 endpoint.
My query is how to provide env variables to the flyte task pod which is triggered by flyte for each task