Add Values in the Values file

This commit is contained in:
Kevin Tumma 2023-11-17 11:25:15 +01:00
parent 036d2fb1de
commit 5e689adf65

View File

@ -25,12 +25,13 @@
runController: all runController: all
gatewayPort: 8080 gatewayPort: 8080
uiPort: 8080 uiPort: 8080
uiExternAddress: 'https://qa-ocr3.knecon.cloud/ui/redaction/main/dashboard' uiHost: 'ui-service-v1'
keycloakDynamicUrl: false keycloakDynamicUrl: false
keycloakURL: '' keycloakURL: ''
keycloakPort: 443 keycloakPort: 443
runDebugMode: false runDebugMode: false
disablePostgres: false disablePostgres: false
runLocally: false
protractor: protractor:
enabled: false enabled: false
dockerTag: 4.0.1 dockerTag: 4.0.1