fit and finish 101
This commit is contained in:
@ -169,7 +169,7 @@ resource "azurerm_machine_learning_compute_cluster" "image-builder" {
|
||||
|
||||
scale_settings {
|
||||
min_node_count = 0
|
||||
max_node_count = 1
|
||||
max_node_count = 3
|
||||
scale_down_nodes_after_idle_duration = "PT15M" # 15 minutes
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user