Skip to content

Commit

Permalink
Update user_vars.auto.tfvars (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashmuck authored Dec 17, 2024
1 parent c92eb6e commit e5d63ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure/user_vars.auto.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ default_node_pool = {
labels = {
"node_group" : "default-workers"
}
cluster_auto_scaling = false
cluster_auto_scaling = true
cluster_auto_scaling_min_count = null
cluster_auto_scaling_max_count = null
}
Expand Down

0 comments on commit e5d63ea

Please sign in to comment.