Merge pull request #24231 from santadasu/patch-1

Correct a typo in horizontal-pod-autoscale file
pull/24342/head
Kubernetes Prow Robot 2020-10-01 14:45:19 -07:00 committed by GitHub
commit 5bf9d97d6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -405,8 +405,8 @@ behavior:
periodSeconds: 60
```
To allow a final drop of 5 pods, another policy can be added and a selection
strategy of minimum:
To allow a final drop of 5 pods, another policy can be added with a selection
strategy of maximum:
```yaml
behavior: