Skip to content

Commit

Permalink
Disable Service Mesh IOR (opendatahub-io#738)
Browse files Browse the repository at this point in the history
This disables automatic OpenShift routes creation.

Signed-off-by: Edgar Hernández <23639005+israel-hdez@users.noreply.github.com>
(cherry picked from commit 2c6f48c)
  • Loading branch information
israel-hdez authored and VaishnaviHire committed Nov 15, 2023
1 parent c2a5084 commit 01cd8ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/feature/templates/servicemesh/base/smcp.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ spec:
defaultConfig:
terminationDrainDuration: 35s
gateways:
openshiftRoute:
enabled: false
ingress:
service:
metadata:
Expand Down

0 comments on commit 01cd8ff

Please sign in to comment.