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

Autoscaling with KEDA

Open idrissneumann opened this issue 1 year ago • 0 comments

Is-it possible to add a flag to enable the KEDA autoscaler for the searcher and indexer pods. Something we could enabled in the values.yaml like that:

keda:
  indexer:
     enabled: true
     # metrics used for scale
  searcher:
     enabled: true
     # metrics used for scale

Thanks

idrissneumann avatar Nov 14 '23 14:11 idrissneumann