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 20955b3 commit df13f47Copy full SHA for df13f47
docs/deploy/installation.md
@@ -67,7 +67,7 @@ curl -o iam-policy.json https://raw.githubusercontent.com/kubernetes-sigs/aws-lo
67
```
68
1. Install the helm chart
69
70
- helm install eks/aws-load-balancer-controller
+ helm install aws-load-balancer-controller eks/aws-load-balancer-controller -n kube-system --set clusterName=<cluster-name>
71
72
73
0 commit comments