We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a26860 commit 5ede1e9Copy full SHA for 5ede1e9
content/en/docs/tasks/run-application/horizontal-pod-autoscale.md
@@ -405,8 +405,8 @@ behavior:
405
periodSeconds: 60
406
```
407
408
-To allow a final drop of 5 pods, another policy can be added and a selection
409
-strategy of minimum:
+To allow a final drop of 5 pods, another policy can be added with a selection
+strategy of maximum:
410
411
```yaml
412
behavior:
0 commit comments