Open
Description
Description
I have a kubernetes cluster in which are present neo4j instances deployed in several pods each coupled with its own service exposing 7687 and 7474. Then in order to reach separately these services I make use of an ingress controller, which redirects each path URL to them. The only Neo4j instance reachable is for the path '/' while other paths (such as /bar, /foo) are not able to reach neo4j browser. In guess I have to modify the prefix_url or the base_url of neo4j browser, which I do not find a way to do it.
Metadata
Metadata
Assignees
Labels
No labels