-
Notifications
You must be signed in to change notification settings - Fork 229
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
Auth for private Helm registries #120
Comments
Also add ssh auth for charts with ssh go-getter urls. |
QA: #334 docs PR are here for testing. |
Available to test in v0.3.5-rc4 |
rancher/rancher:v2.5.8-rc3 Tested 3 scenarios
For the first two scenarios requiring basic auth:
For the Helm chart using
|
For anyone having issues - the top example has an improper chart URL format. The URL should look something like this: For more information about the Go-Getter format, refer to https://pkg.go.dev/github.com/hashicorp/go-getter#readme-subdirectories and https://fleet.rancher.io/gitrepo-structure/#reference |
There was nothing in the documentation in regards to using authentication for a helm chart registry.
Can we add the ability to either add a secret or username/password for private registries
gz#14091
gz#14979
The text was updated successfully, but these errors were encountered: