Skip to content

Commit

Permalink
Added node-deletion-delay-timeout and node-deletion-batcher-interval …
Browse files Browse the repository at this point in the history
…as chart example

Signed-off-by: Pierluigi Lenoci <pierluigi.lenoci@gmail.com>
  • Loading branch information
pierluigilenoci committed Nov 7, 2024
1 parent 9ecf9b1 commit d4820d7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion charts/cluster-autoscaler/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ name: cluster-autoscaler
sources:
- https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler
type: application
version: 9.43.2
version: 9.43.3
2 changes: 2 additions & 0 deletions charts/cluster-autoscaler/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,8 @@ extraArgs:
# scale-down-delay-after-delete: 0s
# scale-down-delay-after-failure: 3m
# scale-down-unneeded-time: 10m
# node-deletion-delay-timeout: 2m
# node-deletion-batcher-interval: 0s
# skip-nodes-with-system-pods: true
# balancing-ignore-label_1: first-label-to-ignore
# balancing-ignore-label_2: second-label-to-ignore
Expand Down

0 comments on commit d4820d7

Please sign in to comment.