Skip to content

Split ingresses for Docker endpoint and portal/others #1672

@marevers

Description

@marevers

I would like to use two different ingress controllers for Harbor:

  1. an ingress controller with a public load balancer for the Docker endpoint
  2. an ingress controller with a private load balancer for the Harbor portal / other endpoints

This is so that we can use Harbor as a public repository with authentication reachable over the internet, but keep the portal and any APIs that don't need to be exposed to the outside internal only.

Right now the Helm chart generates a single Ingress object bound to a single ingress class, so that is not possible.
Would it be possible to add this option to the chart?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions