helm-charts
helm-charts copied to clipboard
Route ingest request to indexers
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"