Skip to content

Commit

Permalink
Merge pull request #431 from Jooho/manifest_fix
Browse files Browse the repository at this point in the history
[RHOAIENG-15409] add knativeLocalGatewayService to fix VS issue
  • Loading branch information
Jooho authored Nov 5, 2024
2 parents 2429f72 + b44d06f commit eaf8767
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 eaf8767

Please sign in to comment.