Skip to content

Commit

Permalink
adapt e2e tests
Browse files Browse the repository at this point in the history
Signed-off-by: Benedikt Bongartz <[email protected]>
  • Loading branch information
frzifus committed Sep 4, 2024
1 parent 64321c3 commit 1b54357
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/monolithic-extraconfig/install-tempo-assert.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ spec:
apiVersion: v1
data:
tempo-query.yaml: |
address: 127.0.0.1:7777
backend: 127.0.0.1:3200
tenant_header_key: x-scope-orgid
services_query_duration: 72h0m0s
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,7 @@ data:
usage_report:
reporting_enabled: false
tempo-query.yaml: |
address: 127.0.0.1:7777
backend: 127.0.0.1:3200
tenant_header_key: x-scope-orgid
services_query_duration: 72h0m0s
Expand Down

0 comments on commit 1b54357

Please sign in to comment.