We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3807a2d commit 7aa54b9Copy full SHA for 7aa54b9
docs/deploy/installation.md
@@ -41,6 +41,7 @@ The IAM permissions can either be setup via IAM roles for ServiceAccount or can
41
--namespace=kube-system \
42
--name=aws-load-balancer-controller \
43
--attach-policy-arn=arn:aws:iam::<AWS_ACCOUNT_ID>:policy/AWSLoadBalancerControllerIAMPolicy \
44
+ --override-existing-serviceaccounts \
45
--approve
46
```
47
Setup IAM manually
0 commit comments