Skip to content

Commit 1514f2c

Browse files
authored
test: update autoscaler version (#316)
1 parent f5972df commit 1514f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/advanced/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ module "ocp_base" {
157157
# Enable if using worker autoscaling. Stops Terraform managing worker count.
158158
ignore_worker_pool_size_changes = true
159159
addons = {
160-
"cluster-autoscaler" = "1.0.8"
160+
"cluster-autoscaler" = "1.2.0"
161161
}
162162
kms_config = {
163163
instance_id = module.kp_all_inclusive.key_protect_guid

0 commit comments

Comments
 (0)