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 ea748d0 commit 9d2acb4Copy full SHA for 9d2acb4
helm/aws-load-balancer-controller/README.md
@@ -109,7 +109,7 @@ helm repo add eks https://aws.github.io/eks-charts
109
Install the TargetGroupBinding CRDs:
110
111
```shell script
112
-kubectl apply -k "github.com/aws/eks-charts/stable/aws-load-balancer-controller//crds?ref=master"
+kubectl apply -k "github.com/aws/eks-charts/stable/aws-load-balancer-controller/crds?ref=master"
113
```
114
115
Install the AWS Load Balancer controller, if using iamserviceaccount
0 commit comments