Skip to content

Commit 495acc3

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

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 value of `periodSeconds` must be less than or equal to 1800 (half an hour).
403+
The default maximum value of `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)