fix url to ocr-worker

cherry-pick-9c6aec87
Johannes Wicovsky 3 years ago
parent d3769ef07f
commit 526a5e2ece

@ -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.25
version: 0.1.26
# 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.15
version: 0.1.16
repository: oci://prodnso-harbor-01.smardigo.digital/smardigo
- name: smardigo-worker
version: 0.1.8

@ -87,7 +87,6 @@ smardigo-connect:
port: 8080
ocr:
enabled: true
rest_base_path_name: "http://connect"
smardigo-worker:
uba:

Loading…
Cancel
Save