goharbor/harbor

How to expose harbor with the Openshift route

Open

#15,583 创建于 2021年9月13日

在 GitHub 查看
 (5 评论) (0 反应) (1 负责人)Go (5,235 fork)batch import
area/helm-charthelp wantedkind/requirement

仓库指标

Star
 (28,490 star)
PR 合并指标
 (平均合并 8天 17小时) (30 天内合并 74 个 PR)

描述

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

贡献者指南