Conversation
Signed-off-by: Vadim Bauer <vb@container-registry.com>
Signed-off-by: Vadim Bauer <vb@container-registry.com>
|
This PR is being marked stale due to a period of inactivty. If this PR is still relevant, please comment or remove the stale label. Otherwise, this PR will close in 30 days. |
|
This PR was closed because it has been stalled for 30 days with no activity. If this PR is still relevant, please re-open a new PR against main. |
|
I think this request is incredibly relevant. I no longer use ingress controllers for exposing traffic to my cluster. Any chance this could be reviewed? |
|
This PR is being marked stale due to a period of inactivty. If this PR is still relevant, please comment or remove the stale label. Otherwise, this PR will close in 30 days. |
|
I would say it is still relevant. We also do not use the default ingress object. |
|
You can disable the ingress object with current chart. If you set the |
|
@janpipan Do we really need an internal NGINX instance if we want to expose Harbor through another method. This PR really makes sense, more than ever since the announce of NGINX retirement |
It should be noted that Using Doc was added in this commit, but that is not yet released. |
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.enabledtrue/falsedefault istrue