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
I've exposed the service via HTTP with Nginx, and when I try to add the repo to Helm, I get:
$ helm registry login https://my.agency.com
Username: myuser
Password:
Error: login attempt to https://my.agency.com/v2/ failed with status: 404 Not Found
$
Could someone tell me what I'm doing wrong? I really can't figure out where the error is, it seems all correct.
I've also tried a direct curl and it works:
I've also tried to install the cm-push plugin, but obviously it asks me to log in first.
I thank in advance anyone who can provide some information to help me.
Regards
The text was updated successfully, but these errors were encountered:
Hello,
I've installed ChartMuseum version 0.16.2 via Docker, with these configurations:
I've exposed the service via HTTP with Nginx, and when I try to add the repo to Helm, I get:
the logs:
Could someone tell me what I'm doing wrong? I really can't figure out where the error is, it seems all correct.
I've also tried a direct curl and it works:
I've also tried to install the
cm-push
plugin, but obviously it asks me to log in first.I thank in advance anyone who can provide some information to help me.
Regards
The text was updated successfully, but these errors were encountered: