Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use harbor as a chart library. #173

Open
ghost opened this issue Feb 3, 2023 · 1 comment
Open

Unable to use harbor as a chart library. #173

ghost opened this issue Feb 3, 2023 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 3, 2023

[root@node5 ~]# helm version
version.BuildInfo{Version:"v3.11.0", GitCommit:"472c5736ab01133de504a826bd9ee12cbe4e7904", GitTreeState:"clean", GoVersion:"go1.18.10"}
[root@node5 ~]#
[root@node5 ~]#
[root@node5 ~]# cd /root/.local/share/helm/plugins/helm-push/
[root@node5 helm-push]#
[root@node5 helm-push]# helm  plugin list
NAME    VERSION DESCRIPTION
cm-push 0.10.3  Push chart package to ChartMuseum
[root@node5 helm-push]# helm repo add  --username admin --password Harbor12345 harbor http://harbor.dockerregistry.com/helm-chart/chartrepo/library
Error: looks like "http://harbor.dockerregistry.com/helm-chart/chartrepo/library" is not a valid chart repository or cannot be reached: error unmarshaling JSON: while decoding JSON: json: cannot unmarshal string into Go value of type repo.IndexFile

image
image

@ghost
Copy link
Author

ghost commented Feb 3, 2023

helm added harbor as a chart library, does harbor have to be https?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants