modify example error about hpa of autoscaling/v2beta2 HorizontalPodAutoscaler (#16950)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
1ef74de2ab
commit
14f9b40f66
@@ -310,7 +310,9 @@ spec:
|
|||||||
pods:
|
pods:
|
||||||
metric:
|
metric:
|
||||||
name: packets-per-second
|
name: packets-per-second
|
||||||
targetAverageValue: 1k
|
target:
|
||||||
|
type: AverageValue
|
||||||
|
averageValue: 1k
|
||||||
- type: Object
|
- type: Object
|
||||||
object:
|
object:
|
||||||
metric:
|
metric:
|
||||||
|
|||||||
Reference in New Issue
Block a user