helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Route ingest request to indexers

Open fulmicoton opened this issue 1 year ago • 0 comments

Right now our ingress routes requests to searchers. It would be more efficient to send them to indexers probably.

We can probably cook something by adding a route and adding the annotation: nginx.ingress.kubernetes.io/use-regex: "true"

fulmicoton avatar Dec 02 '23 03:12 fulmicoton