diff --git a/chart/values.yaml b/chart/values.yaml index 57bc9ad4df62197ed77f8bbc8a5b927d01765181..a9c1cb3c17e35544bb2f6bd893c316934e0bc8a6 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -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: diff --git a/tests/test-values.yaml b/tests/test-values.yaml index e178a3e3ba724dff2c3a2f44f442136506fe5c7a..27e0f3ce1b3fbc13f03bdc6bb141a826a904849b 100644 --- a/tests/test-values.yaml +++ b/tests/test-values.yaml @@ -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: