hello :slightly_smiling_face: I am working from wi...
# ask-metaflow
b
hello 🙂 I am working from within a VSCode deployment and trying to get my metaflow flow into argo with minIO storage. I have a functional set-up of minIO and argo, but my set-up in the vscode deployment always returns the error message
Error: Unable to locate credentials
These credentials are in the
.metaflowconfig/config.json
and in the configmap of the VSCode deployment. I have checked which secrets are being used from within VSCode and the
METAFLOW_KUBERNETES_SECRETS
is set to the right secret. Do you have any idea what could lead to this
unable to locate credentials
or tests to figure it out? Should I test if my vscode deployment can make the flow appear on the Metaflow UI ? Thanks a bunch
1