Skip to content

Commit 0fc7cfb

Browse files
authored
Docs: Versioned Quickstart Install All CRDs (#1762)
Signed-off-by: Daneyon Hansen <[email protected]>
1 parent ef3d0f3 commit 0fc7cfb

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)