Chart: v0.5.2 | App: 0.5.0
Add-on for KEDA to scale HTTP workloads.
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm install keda kedacore/keda
helm install keda-add-ons-http kedacore/keda-add-ons-http --version 0.5.2 -n keda --create-namespace
What is new?
Features
None.
Fixes / Changes
- Add missing configuration parameters for setting CPU/memory resources for scaler
- Add missing changes for routing table improvements
Breaking Changes
None.
Removal
None.
Full Changelog: keda-add-ons-http-v0.5.1...keda-add-ons-http-v0.5.2