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