Skip to content

Commit

Permalink
add IAM role for cluster-autoscaler
Browse files Browse the repository at this point in the history
  • Loading branch information
njuettner committed Nov 8, 2023
1 parent 8157e93 commit 8397b7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/iam/control_plane_template.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ const controlPlanePolicyTemplate = `{
"autoscaling:DescribeAutoScalingInstances",
"autoscaling:DescribeTags",
"autoscaling:DescribeLaunchConfigurations",
"autoscaling:DescribeScalingActivities",
"ec2:DescribeLaunchTemplateVersions"
],
"Resource": "*",
Expand Down

0 comments on commit 8397b7a

Please sign in to comment.