We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7f41ce commit d42ed64Copy full SHA for d42ed64
site-src/guides/index.md
@@ -34,7 +34,7 @@
34
### Install the Inference Extension CRDs
35
36
```bash
37
-kubectl apply -f https://github.com/kubernetes-sigs/gateway-api-inference-extension/releases/download/v1.0.2/v1-manifests.yaml
+kubectl apply -f https://github.com/kubernetes-sigs/gateway-api-inference-extension/releases/download/v1.0.2/manifests.yaml
38
```
39
40
### Install the Gateway
0 commit comments