Skip to content

Commit

Permalink
Disable Service Mesh IOR (#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>
  • Loading branch information
israel-hdez authored Nov 14, 2023
1 parent 38b208d commit 2c6f48c
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 2c6f48c

Please sign in to comment.