Merge pull request #24231 from santadasu/patch-1

Correct a typo in horizontal-pod-autoscale file
This commit is contained in:
Kubernetes Prow Robot
2020-10-01 14:45:19 -07:00
committed by GitHub
@@ -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: