NOTICKET: inc. disk size for minio

cherry-pick-9c6aec87
Johannes Wicovsky 3 years ago
parent 36ef2ce601
commit ea91542833

@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # 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. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.32 version: 0.1.33
# This is the version number of the application being deployed. This version number should be # 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 # incremented each time you make changes to the application. Versions are not expected to
@ -28,7 +28,7 @@ dependencies:
version: 4.5.4 version: 4.5.4
repository: oci://prodnso-harbor-01.smardigo.digital/infrastructure repository: oci://prodnso-harbor-01.smardigo.digital/infrastructure
- name: smardigo-connect - name: smardigo-connect
version: 0.1.21 version: 0.1.22
repository: oci://prodnso-harbor-01.smardigo.digital/smardigo repository: oci://prodnso-harbor-01.smardigo.digital/smardigo
- name: smardigo-worker - name: smardigo-worker
version: 0.1.11 version: 0.1.11

@ -83,6 +83,7 @@ smardigo-connect:
ocr: ocr:
enabled: true enabled: true
four_eyes_principle_deletion: true four_eyes_principle_deletion: true
config_delete_scope_enabled: true
smardigo-worker: smardigo-worker:
uba: uba:

Loading…
Cancel
Save