Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
Import Process
Fedora Ingest Service
Commits
28f867b8
Unverified
Commit
28f867b8
authored
Oct 13, 2020
by
Sebastian Schüpbach
Browse files
further adaptions in helm charts
parent
4e433046
Pipeline
#15540
passed with stages
in 7 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
helm-charts/values.yaml
View file @
28f867b8
...
@@ -3,12 +3,10 @@ registry: "cr.gitlab.switch.ch"
...
@@ -3,12 +3,10 @@ registry: "cr.gitlab.switch.ch"
image
:
"
memoriav/memobase-2020/services/import-process/fedora-ingest-service"
image
:
"
memoriav/memobase-2020/services/import-process/fedora-ingest-service"
tag
:
"
latest"
tag
:
"
latest"
deploymentName
:
xml-data-transform
deploymentName
:
fedora-ingest-service
## TODO: This needs to be solved differently. This way it is not possible to deploy a replica-set.
## TODO: This needs to be solved differently. This way it is not possible to deploy a replica-set.
## somehow the id needs to be dependent on the pod name?
## somehow the id needs to be dependent on the pod name?
applicationId
:
xml-data-transform-app
applicationId
:
fedora-ingest-service-app
jobName
:
fedora-ingest-service
institutionId
:
placeholder
institutionId
:
placeholder
recordSetId
:
placeholder
recordSetId
:
placeholder
...
@@ -22,5 +20,5 @@ fedoraConfigs: fedora-admin-credentials
...
@@ -22,5 +20,5 @@ fedoraConfigs: fedora-admin-credentials
## "./{RECORD_SET_ID}"
## "./{RECORD_SET_ID}"
appDirectory
:
placeholderValue
appDirectory
:
placeholderValue
inputTopicName
:
import-process-
fedora-ingest
inputTopicName
:
import-process-
normalization
reportingTopicName
:
import-process-reporting
reportingTopicName
:
import-process-reporting
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment