Hello, we a metaflow deployment on Azure, we are s...
# ask-metaflow
m
Hello, we a metaflow deployment on Azure, we are seen error coming from
minio
where can I find information on what is it's job? which files is it responsible to upload? any recommendations on how it should be configured? Thanks
a
are you using minio anywhere in the deployment?
m
We have it in
argo.yaml
but I don't know if we are really using it. Which files does it upload?
a
metaflow doesn't use
minio
unless you explicitly use it as a datastore.
this error could be coming from a misconfigured argo installation
m
Do you know if I must use Minio if I use Argo? also which component is responsible for uploading the steps artifacts? Those are the files I see in the storage now.