EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 5648a880 authored by Lubomir Dolezal's avatar Lubomir Dolezal
Browse files

Merge branch 'auto-update-vs-harvester-2.1.12' into 'v2'

vs-harvester-2.1.12

See merge request !157
parents 9758f4cf d217f36e
No related branches found
No related tags found
1 merge request!157vs-harvester-2.1.12
Pipeline #34253 passed
......@@ -25,15 +25,15 @@ dependencies:
version: 2.0.3
- name: vs-harvester
repository: https://charts-public.hub.eox.at
version: 2.1.11
version: 2.1.12
- name: vs-ingestor
repository: https://charts-public.hub.eox.at
version: 2.0.12
- name: vs-preprocessor
repository: https://charts-public.hub.eox.at
version: 2.1.15
version: 2.1.17
- name: vs-preprocessor-v3
repository: https://charts-public.hub.eox.at
version: 3.3.0
digest: sha256:83bc1b3407d9bcdf3a93de7733defe371230f79d8faff2a6d46991056cf88cad
generated: "2023-01-30T11:19:18.87208891Z"
digest: sha256:e787f39952470eb85d9b17664dbbd513cb80bb2d5b8b2227fbcde378ff7b3c67
generated: "2023-02-16T19:47:06.971319587Z"
......@@ -46,7 +46,7 @@ dependencies:
repository: "https://charts-public.hub.eox.at"
alias: scheduler
- name: vs-harvester
version: "2.1.11"
version: "2.1.12"
repository: "https://charts-public.hub.eox.at"
alias: harvester
- name: vs-ingestor
......@@ -54,7 +54,7 @@ dependencies:
repository: "https://charts-public.hub.eox.at"
alias: ingestor
- name: vs-preprocessor
version: "2.1.15"
version: "2.1.17"
repository: "https://charts-public.hub.eox.at"
alias: preprocessor
- name: vs-preprocessor-v3
......
File deleted
File added
File deleted
File added
......@@ -2,11 +2,11 @@ global:
storage:
source:
type: "local"
storage_path: "/mnt/data/"
root_directory: "/mnt/data/"
data:
directory-data:
type: "directory"
root_directory: "/mnt/data/"
target:
type: "local"
storage_path: "/mnt/data/preprocessor_results/"
\ No newline at end of file
root_directory: "/mnt/data/preprocessor_results/"
global:
# ingress: # docker swarm specific
# tls: false # docker swarm specific
env:
INGESTOR_SUCCESS_DIR: /var/ingestor/success
INGESTOR_FAIL_DIR: /var/ingestor/fail
# DB_HOST: "database" # docker swarm specific
collections:
DEM:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment