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