Skip to content

Commit

Permalink
Merge pull request #7467 from pierluigilenoci/nodeDeletionDelayTimeout
Browse files Browse the repository at this point in the history
helm: add node-deletion to CA chart values.yaml
  • Loading branch information
k8s-ci-robot authored Jan 20, 2025
2 parents e179f01 + 4b23649 commit 793bf44
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.45.0
version: 9.45.1
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 793bf44

Please # to comment.