apache/pinot

No way to configure base path/url for Pinot UI

Open

#13125 opened on May 10, 2024

View on GitHub
 (4 comments) (0 reactions) (1 assignee)Java (4,937 stars) (1,234 forks)batch import
featurehelp wantedui

Description

No config value which allows a change to the base path of the Pinot UI.

If there is a basic ingress configuration that includes a path as opposed to exclusively a host this causes the UI to fail in Kubernetes.

Contributor guide