Skip to content

Commit

Permalink
Merge pull request #3954 from joaovitor/adds-status-config-map-name-t…
Browse files Browse the repository at this point in the history
…o-chart

adds status-config-map-name to values.yaml of helm chart
  • Loading branch information
k8s-ci-robot authored Mar 22, 2021
2 parents b98fef4 + bbdbd7c commit c2c5eaa
Show file tree
Hide file tree
Showing 2 changed files with 2 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 @@ -17,4 +17,4 @@ name: cluster-autoscaler
sources:
- https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler
type: application
version: 9.9.0
version: 9.9.1
1 change: 1 addition & 0 deletions charts/cluster-autoscaler/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ extraArgs:
stderrthreshold: info
v: 4
# write-status-configmap: true
# status-config-map-name: cluster-autoscaler-status
# leader-elect: true
# skip-nodes-with-local-storage: true
# expander: random
Expand Down

0 comments on commit c2c5eaa

Please sign in to comment.