goharbor/harbor

How to expose harbor with the Openshift route

Open

#15,583 opened on Sep 13, 2021

View on GitHub
 (5 comments) (0 reactions) (1 assignee)Go (5,235 forks)batch import
area/helm-charthelp wantedkind/requirement

Repository metrics

Stars
 (28,490 stars)
PR merge metrics
 (Avg merge 8d 17h) (74 merged PRs in 30d)

Description

Is it possible to use the Openshift routes instead of ingress to expose harbor services?

As far as I see, expose.type can be:

  1. ingress
  2. clusterIP
  3. nodePort
  4. loadBalancer

Contributor guide