Fix broken links in Kubernetes Gateway provider page

This commit is contained in:
Michel Loiseleur 2024-10-11 12:12:05 +02:00 committed by GitHub
parent ef168b801c
commit ef5aa129c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ For more details, check out the conformance [report](https://github.com/kubernet
kubectl apply -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.1.0/standard-install.yaml
```
2. Install/update the Traefik [RBAC](../reference/dynamic-configuration/kubernetes-gateway.md#rbac).
2. Install the additional Traefik RBAC required for Gateway API.
```bash
# Install Traefik RBACs.