k8s.hpa.scaletargetref.name
Developmentstringas of v1.44.0
The name of the target resource to scale for the HorizontalPodAutoscaler.
This maps to the name field in the scaleTargetRef of the HPA spec.
Examples
- my-deployment
- my-statefulset
Used by
entitys (1)
- k8s.hpa
* required on that signal.
History
Added as development.