Correct a type in horizontal-pod-autoscale file

None
This commit is contained in:
santadasu
2020-09-29 14:28:39 -07:00
committed by GitHub
parent 7a26860248
commit 5ede1e94c5
@@ -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: