Skip to content

Commit d42ed64

Browse files
committed
Docs: Versioned Quickstart Install All CRDs
Signed-off-by: Daneyon Hansen <[email protected]>
1 parent c7f41ce commit d42ed64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site-src/guides/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
### Install the Inference Extension CRDs
3535

3636
```bash
37-
kubectl apply -f https://github.com/kubernetes-sigs/gateway-api-inference-extension/releases/download/v1.0.2/v1-manifests.yaml
37+
kubectl apply -f https://github.com/kubernetes-sigs/gateway-api-inference-extension/releases/download/v1.0.2/manifests.yaml
3838
```
3939

4040
### Install the Gateway

0 commit comments

Comments
 (0)