在Nginx设置反向代理 如果在Nginx设置反向代理则不能在harbor设置https证书,如果在nginx和harbor配置文件都设置了https证书则访问会出现多重定向的问题导致无法访问 INFO[0010] Error logging in to endpoint, trying next endpoint error="Get \"https://harbor.test.com:443/v2/\": stopped after 10 redirects" 1...
INFO[0010]Errorloggingintoendpoint, tryingnextendpointerror="Get \"https://harbor.test.com:443/v2/\": stopped after 10 redirects" 本次使用Ingress反向代理,svc和ingress配置文件如下 # cat harbor-svc.yamlapiVersion:v1kind:Servicemetadata:name:harbor-outside-svc# Service的名称,跟Endpoints名称保持一致...
Stopped the running instance of the harbor: root@kmaster:/home/abhishek/goharbor/harbor# docker-compose -f docker-compose.yml -f docker-compose.clair.yml -f docker-compose.chartmuseum.yml down Stopping nginx ... done Stopping harbor-portal ... done ...
I am facing the same issue when trying to login to harbor after deploying using helm chart and exposing it as nodeport. Solution for me :: Enabling the TLS in values.yaml... Sorry, something went wrong. Copy link deepiocommentedFeb 27, 2022 ...