Replies: 1 comment
-
Could you provide the Nodeport svc yaml file ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm testing Harbor and for that I deployed it using Helm (full configuration at the end of this message).
The pods are running!
And the services are also running!
I can access Harbor web interface using http://194.95.75.20:30002 (
194.95.75.20
is the IP of the server and30002
is the exposed node port).When I try to login using the docker client with
the output is
What is wrong in my configuration?
Helm Chart configuration
Beta Was this translation helpful? Give feedback.
All reactions