Welcome to the Linux Foundation Forum!

Exercise 10.1: Working with Helm and Charts, repo add error

Hello,
I got the error at Excercise 10.1 Step4, Step5.
Please help me.
Thank you.

[email protected]:~$ which helm
/usr/local/bin/helm

[email protected]:~$ helm version
version.BuildInfo{Version:"v3.6.0", GitCommit:"7f2df6467771a75f5646b7f12afb408590ed1755", GitTreeState:"clean", GoVersion:"go1.16.3"}

[email protected]:~$ helm search hub database
Error: unable to perform search against "https://hub.helm.sh"

[email protected]:~$ helm repo add ealenn https://ealenn.github.io/charts
Error: looks like "https://ealenn.github.io/charts" is not a valid chart repository or cannot be reached: Get "https://ealenn.github.io/charts/index.yaml": x509: certificate signed by unknown authority
[email protected]:~$

Answers

Categories

Upcoming Training