mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-15 20:57:15 +00:00
fix: fix typo on aws guide (#8944)
This commit is contained in:
parent
165aa54d1e
commit
3a9452c207
@ -100,7 +100,7 @@ eksctl create iamserviceaccount \
|
||||
Install the TargetGroupBinding custom resource definition by running the following.
|
||||
|
||||
```
|
||||
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"
|
||||
```
|
||||
|
||||
Add the helm chart repository containing the latest version of the ALB controller.
|
||||
|
Loading…
x
Reference in New Issue
Block a user