Skip to content

Commit 9d2acb4

Browse files
Update README.md (#3638)
Remove extra / in crds
1 parent ea748d0 commit 9d2acb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/aws-load-balancer-controller/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ helm repo add eks https://aws.github.io/eks-charts
109109
Install the TargetGroupBinding CRDs:
110110

111111
```shell script
112-
kubectl apply -k "github.com/aws/eks-charts/stable/aws-load-balancer-controller//crds?ref=master"
112+
kubectl apply -k "github.com/aws/eks-charts/stable/aws-load-balancer-controller/crds?ref=master"
113113
```
114114

115115
Install the AWS Load Balancer controller, if using iamserviceaccount

0 commit comments

Comments
 (0)