There was an error while loading. Please reload this page.
1 parent 779508f commit 24b79c8Copy full SHA for 24b79c8
docs/deploy/installation.md
@@ -113,6 +113,7 @@ curl -o iam-policy.json https://raw.githubusercontent.com/kubernetes-sigs/aws-lo
113
"Statement": [
114
{
115
"Action": [
116
+ "ec2:DescribeVpcs",
117
"ec2:DescribeSecurityGroups",
118
"ec2:DescribeInstances",
119
"elasticloadbalancing:DescribeTargetGroups",
0 commit comments