Skip to content

Commit

Permalink
add knativeLocalGatewayService (#432)
Browse files Browse the repository at this point in the history
Signed-off-by: jooho lee <[email protected]>
  • Loading branch information
Jooho authored Nov 5, 2024
1 parent bf4c2ac commit 89922f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/overlays/odh/inferenceservice-config-patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ data:
ingress: |-
{
"ingressGateway" : "knative-serving/knative-ingress-gateway",
"knativeLocalGatewayService" : "knative-local-gateway.istio-system.svc.cluster.local",
"ingressService" : "istio-ingressgateway.istio-system.svc.cluster.local",
"localGateway" : "istio-system/kserve-local-gateway",
"localGatewayService" : "kserve-local-gateway.istio-system.svc.cluster.local",
Expand Down

0 comments on commit 89922f6

Please sign in to comment.