diff --git a/content/zh/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough.md b/content/zh/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough.md index 1dd802ae11..aa0aecc95f 100644 --- a/content/zh/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough.md +++ b/content/zh/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough.md @@ -444,7 +444,9 @@ spec: pods: metric: name: packets-per-second - targetAverageValue: 1k + target: + type: AverageValue + averageValue: 1k - type: Object object: metric: