From 80bf6069421dd985848d3c3a08400777aea14764 Mon Sep 17 00:00:00 2001 From: "kevin.tumma@knecon.com" Date: Fri, 15 Dec 2023 09:13:20 +0100 Subject: [PATCH] Adjust UI Env vars --- Chart.yaml | 2 +- templates/testsuite-ui-pod.yaml | 4 ++-- testanswers/redactmanager/answers-ui.yml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 2216eac..361b1a5 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -1,6 +1,6 @@ name: testsuite apiVersion: v2 -version: 4.0.0-108 +version: 4.0.0-109 appVersion: 4.0.0-96 description: The one and only gin-testsuite home: https://knecon.com diff --git a/templates/testsuite-ui-pod.yaml b/templates/testsuite-ui-pod.yaml index 9329d29..9dff6e7 100644 --- a/templates/testsuite-ui-pod.yaml +++ b/templates/testsuite-ui-pod.yaml @@ -40,8 +40,8 @@ spec: value: {{ .Values.basic.keycloakPort | quote }} - name: TEST_DOC_COUNT value: "19" - - name: RUN_LOCAL - value: {{ .Values.basic.disablePostgres | quote }} + - name: RUN_LOCALLY + value: {{ .Values.basic.runLocally | quote }} - name: RUN_VERSION value: {{ .Values.basic.runVersion | quote }} - name: RUN_CONTROLLER diff --git a/testanswers/redactmanager/answers-ui.yml b/testanswers/redactmanager/answers-ui.yml index 6024365..9977fab 100644 --- a/testanswers/redactmanager/answers-ui.yml +++ b/testanswers/redactmanager/answers-ui.yml @@ -2,7 +2,7 @@ global: testsuite_ui: enabled: true - version: 0.3.0 + version: 0.6.0 basic: namespace: server: redaction