Skip to content

Commit

Permalink
Merge pull request #115 from israel-hdez/enable-istio-vh
Browse files Browse the repository at this point in the history
Enable Istio Virtual Host
  • Loading branch information
openshift-ci[bot] authored Oct 26, 2023
2 parents 5b01a90 + b7eb6d0 commit 4378291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/overlays/odh/inferenceservice-config-patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ data:
"ingressClassName" : "istio",
"domainTemplate": "{{ .Name }}-{{ .Namespace }}.{{ .IngressDomain }}",
"urlScheme": "https",
"disableIstioVirtualHost": true
"disableIstioVirtualHost": false
}
logger: |-
{
Expand Down

0 comments on commit 4378291

Please sign in to comment.