From 8a3983143ed2652b352ad765077b297034ca5274 Mon Sep 17 00:00:00 2001 From: Johannes Wicovsky Date: Mon, 30 Jan 2023 12:35:46 +0100 Subject: [PATCH] fix typo in values for ocr --- Chart.yaml | 4 ++-- values_nsodev.yaml | 9 +++------ 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/Chart.yaml b/Chart.yaml index 0bc3868..c9de36c 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.1.22 +version: 0.1.23 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -28,7 +28,7 @@ dependencies: version: 4.5.4 repository: oci://prodnso-harbor-01.smardigo.digital/infrastructure - name: smardigo-connect - version: 0.1.13 + version: 0.1.14 repository: oci://prodnso-harbor-01.smardigo.digital/smardigo - name: smardigo-worker version: 0.1.7 diff --git a/values_nsodev.yaml b/values_nsodev.yaml index 0ec7c0c..0d0ca5b 100644 --- a/values_nsodev.yaml +++ b/values_nsodev.yaml @@ -87,12 +87,9 @@ smardigo-connect: port: 8080 ocr: enabled: true - rest: - base-path: - name: "http://connect" - auth: - token-value: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx - + rest_base_path_name: "http://connect" + auth_token_value: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx + smardigo-worker: uba: enabled: true