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.
2 parents eb99d75 + 5ede1e9 commit 5bf9d97Copy full SHA for 5bf9d97
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