From d315f906ed495a57422e17b147ee9793c8645b5d Mon Sep 17 00:00:00 2001 From: Kevin Tumma Date: Mon, 5 Jun 2023 11:42:05 +0200 Subject: [PATCH] hotfix --- values.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/values.yaml b/values.yaml index f1833ad..43ba40c 100644 --- a/values.yaml +++ b/values.yaml @@ -3,7 +3,10 @@ imageRegistry: "nexus.knecon.com:5001" imagePullSecrets: - knecon - imagePullPolicy: Always + imagePullPolicy: Always\ + + testsuite: + version: 4.0.0-58 basic: realms: @@ -70,6 +73,4 @@ performancetest: wait_time_200_files: '10' processing_timeout_200_files: '50' - run_cleanup: true - - testsuite_imagetag: "4.0.0-58" \ No newline at end of file + run_cleanup: true \ No newline at end of file