Hi. Can METAFLOW_KUBERNETES_SECRET be set to a kub...
# ask-metaflow
c
Hi. Can METAFLOW_KUBERNETES_SECRET be set to a kubernetes secret in the cluster or does it have to be a secret setup in AWS Secret Manager?
a
its a kubernetes secret
c
Thank you. How to specify docker.io as a registry for images to be used with @kubernetes(image=image) decorator? Can I set multiple kubernetes secrets in the config? (for minio S3 and docker hub, for example).