Update horizontal-pod-autoscale-walkthrough.md
The yaml example file has mistake
This commit is contained in:
@@ -444,7 +444,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