Skip to content

Commit

Permalink
Merge pull request #251 from VedantMahabaleshwarkar/disableingress
Browse files Browse the repository at this point in the history
set disableIngressCreation to true in odh overlay
  • Loading branch information
openshift-merge-bot[bot] authored Feb 27, 2024
2 parents 926a43c + fbb6a13 commit 919dc13
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 @@ -25,6 +25,7 @@ data:
"domainTemplate": "{{ .Name }}-{{ .Namespace }}.{{ .IngressDomain }}",
"urlScheme": "https",
"disableIstioVirtualHost": false
"disableIngressCreation": true
}
logger: |-
{
Expand Down

0 comments on commit 919dc13

Please sign in to comment.