I'm trying to get the space tutorial to run in Kub...
# beginners-need-help
g
I'm trying to get the space tutorial to run in Kubeflow using my namespace's internal Minio service for data storage. When I run the
build_kubeflow_pipeline.py
script, there are many references to AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY in the generated kfp yaml file. But I'm not using AWS at all. Why are these in there?