Skip to content

Commit 961d61b

Browse files
Affan-7Tim Bannister
andauthored
Update content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent 495acc3 commit 961d61b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/run-application/horizontal-pod-autoscale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ behavior:
400400
```
401401

402402
`periodSeconds` indicates the length of time in the past for which the policy must hold true.
403-
The default maximum value of `periodSeconds` is 1800 (half an hour).
403+
The maximum value that you can set for `periodSeconds` is 1800 (half an hour).
404404
The first policy _(Pods)_ allows at most 4 replicas to be scaled down in one minute. The second policy
405405
_(Percent)_ allows at most 10% of the current replicas to be scaled down in one minute.
406406

0 commit comments

Comments
 (0)