diff --git a/config/overlays/odh/inferenceservice-config-patch.yaml b/config/overlays/odh/inferenceservice-config-patch.yaml index 3ff7f723c98..9fada7f1c54 100644 --- a/config/overlays/odh/inferenceservice-config-patch.yaml +++ b/config/overlays/odh/inferenceservice-config-patch.yaml @@ -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",