goharbor / harbor-helm

The helm chart to deploy Harbor
Apache License 2.0
1.14k stars 745 forks source link

Make Ingress Optional #1766

Open Vad1mo opened 4 weeks ago

Vad1mo commented 4 weeks ago

With the Upcoming Kubernetes Gateway API and the wide adoption of different ingress controllers, eg. traefik, ALB etc.

We should not aim to support all the options, but rather keep this chart flexible and lean.

Hence I am proposing to make ingress optional with the flag expose.enabled true/falsedefault is true