Skip to content

Commit

Permalink
metamonitoring: Patch routes for tracing (#606)
Browse files Browse the repository at this point in the history
  • Loading branch information
philipgough authored Sep 25, 2023
1 parent 14d6799 commit 17d5dcd
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 17d5dcd

Please sign in to comment.