Unverified Commit 52271760 authored by atchernych's avatar atchernych Committed by GitHub
Browse files

feat: Decomposed pipeline for EPP integration [DEP-730] (#5446)


Signed-off-by: default avatarAnna Tchernych <atchernych@nvidia.com>
parent 16a28058
...@@ -20,6 +20,8 @@ kind: HTTPRoute ...@@ -20,6 +20,8 @@ kind: HTTPRoute
metadata: metadata:
name: llama3-70b-agg-route name: llama3-70b-agg-route
spec: spec:
hostnames:
- llama3-70b-agg.example.com
parentRefs: parentRefs:
- group: gateway.networking.k8s.io - group: gateway.networking.k8s.io
kind: Gateway kind: Gateway
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment