From 5e689adf65ed6c85aa14312cf0705d8fe919f65a Mon Sep 17 00:00:00 2001 From: Kevin Tumma Date: Fri, 17 Nov 2023 11:25:15 +0100 Subject: [PATCH] Add Values in the Values file --- values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index b6379e0..a2e551b 100644 --- a/values.yaml +++ b/values.yaml @@ -25,12 +25,13 @@ runController: all gatewayPort: 8080 uiPort: 8080 - uiExternAddress: 'https://qa-ocr3.knecon.cloud/ui/redaction/main/dashboard' + uiHost: 'ui-service-v1' keycloakDynamicUrl: false keycloakURL: '' keycloakPort: 443 runDebugMode: false disablePostgres: false + runLocally: false protractor: enabled: false dockerTag: 4.0.1