Skip to content

Commit 13573f5

Browse files
authored
docs: update Istio gateway name for consistency (#903)
1 parent f0310dc commit 13573f5

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
@@ -164,7 +164,7 @@ This quickstart guide is intended for engineers familiar with k8s and model serv
164164
5. Label the gateway
165165

166166
```bash
167-
kubectl label gateway llm-gateway istio.io/enable-inference-extproc=true
167+
kubectl label gateway inference-gateway istio.io/enable-inference-extproc=true
168168
```
169169

170170
Confirm that the Gateway was assigned an IP address and reports a `Programmed=True` status:

0 commit comments

Comments
 (0)