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