When I'm trying to add the helm repo I'm facing this issue
helm repo add filecoin-project https://github.com/filecoin-project/helm-charts
Error: looks like "https://github.com/filecoin-project/helm-charts" is not a valid chart repository or cannot be reached: failed to fetch https://github.com/filecoin-project/helm-charts/index.yaml : 404 Not Found
The solution is copy the cr-index/index.yaml file to the root folder
When I'm trying to add the helm repo I'm facing this issue
The solution is copy the
cr-index/index.yaml
file to the root folder