helm-push icon indicating copy to clipboard operation
helm-push copied to clipboard

Error: looks like "XXXXXURLXXX"is not a valid chart repository or cannot be reached: error converting YAML to JSON: yaml:

Open sabrisay opened this issue 2 years ago • 0 comments

Hi All,

I installed chartmuseum on a POD in EKS cluster. I can access chartmuseum using nginx ingress that points to chartmuseum service.
However when I am adding chartmuseum as a helm repo I am getting error shown below. "is not a valid chart repository or cannot be reached: error converting YAML to JSON: yaml: line 7: mapping values are not allowed in this context"

Using kubectl kube-forward svc/ 8080:8080 and adding to helm repo works fine.

Can someone help me understand what's happening here?

Much appreciate it!

sabrisay avatar Jun 30 '22 19:06 sabrisay