diff --git a/tests/test-values.yaml b/tests/test-values.yaml index b2a319e8a4f8529606972b55e81bbb934298332a..522ac54d7b2ba9e88b6055be685a1c1800477962 100644 --- a/tests/test-values.yaml +++ b/tests/test-values.yaml @@ -723,7 +723,6 @@ tempo: bbtests: enabled: true cypress: - image: registry1.dso.mil/bigbang-ci/cypress-kubectl:9.7.0 artifacts: true envs: cypress_url: 'https://tempo.bigbang.dev' @@ -841,7 +840,7 @@ grafana: bbtests: enabled: true cypress: - image: registry1.dso.mil/bigbang-ci/cypress-kubectl:8.3.1 + artifacts: true envs: cypress_grafana_url: 'https://grafana.bigbang.dev'