You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting this issue and a suggested API change. We currently hardcode plainHTTP to be false (ref), so we'll need to expose this as a setting. We'll add this to our backlog to work on.
Hello!
Issue details
If we have insecure registry (e.g. harbor installed in minikube) - we can not install helm chart "oci://" because it is using https://
The error will be
Error: Get "https://.../v2/.../tags/list": http: server gave HTTP response to HTTPS client
There is an option in helm
--plain-http
https://helm.sh/docs/helm/helm_install/
Please do implement
Affected area/feature
The usage can be:
The text was updated successfully, but these errors were encountered: