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 have a docker registry repository addressed as 172.30.41.0:8091/docker and a helm repository addressed as http://172.30.41.0:8091/artifactory/helm-local on Jfrog Artifactory.
But I got an error like this credentials server name "172.30.41.0:8091/docker" must not contain a scheme ("http://") nor a path. Example of valid registry names are "myregistry.io" or "myregistry.io:9999"
The text was updated successfully, but these errors were encountered:
I have a docker registry repository addressed as
172.30.41.0:8091/docker
and a helm repository addressed ashttp://172.30.41.0:8091/artifactory/helm-local
on Jfrog Artifactory.But I got an error like this
credentials server name "172.30.41.0:8091/docker" must not contain a scheme ("http://") nor a path. Example of valid registry names are "myregistry.io" or "myregistry.io:9999"
The text was updated successfully, but these errors were encountered: