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 2e67bb6 commit 8326f30Copy full SHA for 8326f30
docs/deploy/installation.md
@@ -53,6 +53,7 @@ The IAM permissions can either be setup via IAM roles for ServiceAccount or can
53
--name=aws-load-balancer-controller \
54
--attach-policy-arn=arn:aws:iam::<AWS_ACCOUNT_ID>:policy/AWSLoadBalancerControllerIAMPolicy \
55
--override-existing-serviceaccounts \
56
+ --region <region-code> \
57
--approve
58
```
59
#### Setup IAM manually
0 commit comments