Skip to content

Commit

Permalink
Merge pull request #1570 from felipewnp/patch-1
Browse files Browse the repository at this point in the history
docs: Removing deschedulerPolicy.strategies since it does not exist
  • Loading branch information
k8s-ci-robot authored Dec 14, 2024
2 parents 51a004c + 677c6a6 commit 46fa370
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/descheduler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ The following table lists the configurable parameters of the _descheduler_ chart
| `replicas` | The replica count for Deployment | `1` |
| `leaderElection` | The options for high availability when running replicated components | _see values.yaml_ |
| `cmdOptions` | The options to pass to the _descheduler_ command | _see values.yaml_ |
| `deschedulerPolicy.strategies` | The _descheduler_ strategies to apply | _see values.yaml_ |
| `priorityClassName` | The name of the priority class to add to pods | `system-cluster-critical` |
| `rbac.create` | If `true`, create & use RBAC resources | `true` |
| `resources` | Descheduler container CPU and memory requests/limits | _see values.yaml_ |
Expand Down

0 comments on commit 46fa370

Please sign in to comment.