Skip to content

Commit

Permalink
metamonitoring: Patch routes for tracing
Browse files Browse the repository at this point in the history
  • Loading branch information
philipgough committed Sep 25, 2023
1 parent 14d6799 commit efff2f8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions resources/services/meta-monitoring/tracing-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,17 @@ objects:
template:
gateway:
enabled: true
ingress:
type: route
route:
termination: edge
queryFrontend:
jaegerQuery:
enabled: true
ingress:
type: route
route:
termination: edge
- apiVersion: v1
kind: ServiceAccount
metadata:
Expand Down

0 comments on commit efff2f8

Please sign in to comment.