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 (28,490 stars) (5,235 forks)batch import
help wantedkind/requirement

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