Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f742b669b9 |
@@ -152,6 +152,10 @@ resource "rancher2_cluster_v2" "cluster" {
|
||||
kind = rancher2_machine_config_v2.vm-xlarge.kind
|
||||
name = rancher2_machine_config_v2.vm-xlarge.name
|
||||
}
|
||||
annotations = {
|
||||
"cluster.provisioning.cattle.io/autoscaler-min-size" = "1",
|
||||
"cluster.provisioning.cattle.io/autoscaler-max-size" = "5",
|
||||
}
|
||||
}
|
||||
|
||||
machine_selector_config {
|
||||
|
||||
Reference in New Issue
Block a user