UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 6c91c17c authored by mr-bot's avatar mr-bot Committed by Ryan Garcia
Browse files

tempo update to 1.2.0-bb.5

parent 5ece7f18
No related branches found
No related tags found
1 merge request!3036tempo update to 1.2.0-bb.5
......@@ -782,11 +782,11 @@ tempo:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/tempo.git
path: "./chart"
tag: "1.2.0-bb.3"
tag: "1.2.0-bb.5"
helmRepo:
repoName: "registry1"
chartName: "tempo"
tag: "1.2.0-bb.3"
tag: "1.2.0-bb.5"
# -- Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public".
ingress:
......
......@@ -694,6 +694,9 @@ loki:
LOKI_URL: 'http://logging-loki-write.logging.svc:3100'
tempo:
sso:
enabled: false
client_id: dev_00eb8904-5b88-4c68-ad67-cec0d2e07aa6_tempo
values:
istio:
tempoQuery:
......@@ -714,6 +717,10 @@ tempo:
cypress_tempo_datasource: 'http://tempo-tempo.tempo.svc:3100'
cypress_check_datasource: 'true'
cypress_grafana_url: 'https://grafana.bigbang.dev'
# uncomment following variables for sso keycloak testing in bb
#cypress_tnr_username: "cypress"
#cypress_tnr_password: "tnr_w!G33ZyAt@C8"
#cypress_keycloak_test_enable: "true"
scripts:
enabled: false
envs:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment