Skip to content

Commit

Permalink
Update pkg/model/iam/iam_builder.go
Browse files Browse the repository at this point in the history
Co-authored-by: Ciprian Hacman <[email protected]>
  • Loading branch information
aojea and hakman authored Jan 3, 2025
1 parent dbccb21 commit 61f0d96
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/model/iam/iam_builder.go
Original file line number Diff line number Diff line change
Expand Up @@ -791,8 +791,6 @@ func addKubeRouterSrcDstCheckPermissions(p *Policy) {

func addKindnetSrcDstCheckPermissions(p *Policy) {
p.unconditionalAction.Insert(
"ec2:DescribeInstances",
"ec2:ModifyNetworkInterfaceAttribute",
"ec2:ModifyInstanceAttribute",
)
}
Expand Down

0 comments on commit 61f0d96

Please sign in to comment.