From 5917457bd480ffcd84e73b9dc293289583cfd39d Mon Sep 17 00:00:00 2001 From: Matt Vasquez <evasquez@bridgephase.com> Date: Fri, 11 Oct 2024 18:51:29 +0000 Subject: [PATCH] SKIP UPGRADE Resolve "Update Tempo test-values.yaml" --- tests/test-values.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tests/test-values.yaml b/tests/test-values.yaml index bc3536fc5e..e17d56078a 100644 --- a/tests/test-values.yaml +++ b/tests/test-values.yaml @@ -1028,7 +1028,6 @@ tempo: bbtests: enabled: true cypress: - artifacts: true envs: cypress_url: 'https://tempo.dev.bigbang.mil' cypress_tempo_datasource: 'http://tempo-tempo.tempo.svc:3100' @@ -1044,10 +1043,6 @@ tempo: TEMPO_METRICS_URL: 'http://tempo-tempo.tempo.svc:3100' persistence: - enabled: true - # storageClassName: local-path - accessModes: - - ReadWriteOnce size: 5Gi tempoQuery: -- GitLab