mark feature-gate HPAContainerMetrics as removed
This commit is contained in:
parent
710a3247ec
commit
e99e9617cb
|
|
@ -17,6 +17,9 @@ stages:
|
|||
- stage: stable
|
||||
defaultValue: true
|
||||
fromVersion: "1.30"
|
||||
toVersion: "1.31"
|
||||
|
||||
removed: true
|
||||
---
|
||||
Allow {{< glossary_tooltip text="HorizontalPodAutoscalers" term_id="horizontal-pod-autoscaler" >}}
|
||||
to scale based on metrics from individual containers within target pods.
|
||||
Loading…
Reference in New Issue