From 4c0e716751618d9ca2f0fd1c9c79cf6c7292f992 Mon Sep 17 00:00:00 2001 From: Kevin Tumma Date: Mon, 5 Jun 2023 11:34:08 +0200 Subject: [PATCH] testsuite --- values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/values.yaml b/values.yaml index e0a39e2..f1833ad 100644 --- a/values.yaml +++ b/values.yaml @@ -1,8 +1,8 @@ --- global: - imageRegistry: "nexus.iqser.com:5001" + imageRegistry: "nexus.knecon.com:5001" imagePullSecrets: - - nexus + - knecon imagePullPolicy: Always basic: @@ -72,4 +72,4 @@ processing_timeout_200_files: '50' run_cleanup: true - testsuite_imagetag: "" \ No newline at end of file + testsuite_imagetag: "4.0.0-58" \ No newline at end of file