KEDA HTTP Add-On Chart v0.2.1
tomkerkhove
released this
14 Jan 06:49
·
246 commits
to main
since this release
Chart: v0.2.1 | App: 0.2.0
Add-on for KEDA to scale HTTP workloads.
TL;DR
helm repo add keda https://kedacore.github.io/charts
helm install keda/keda
helm install http-add-on keda/keda-add-ons-http
What is new?
Features
- Provide capability to use
nodeSelector
,tolerations
andaffinity
(#212 - Contributed by @morganchristiansson 🎉)
Fixes / Changes
- Add
kube-rbac-proxy
list of images invalues.yaml
(#210 - Contributed by @Giridhar23689 🎉)
Breaking Changes
None.
Removal
None.