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
Text File Validation
Commits
962a71c8
Commit
962a71c8
authored
May 27, 2020
by
Lionel Walter
Browse files
Update values.yaml to clearly show what is user defined via the Admin UI
parent
865239c3
Pipeline
#9500
passed with stages
in 4 minutes and 39 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
chart/values.yaml
View file @
962a71c8
############################################
## Values in this section are the same for #
## all jobs #
############################################
#image values
#image values
registry
:
"
cr.gitlab.switch.ch"
registry
:
"
cr.gitlab.switch.ch"
image
:
"
memoriav/memobase-2020/services/import-process/text-file-validation"
image
:
"
memoriav/memobase-2020/services/import-process/text-file-validation"
tag
:
"
latest"
tag
:
"
latest"
kafkaConfigs
:
prod-kafka-bootstrap-servers
sftpConfigs
:
internal-sftp-config
############################################
## Values below should be defined via the #
## User Interface (Drupal) #
############################################
jobName
:
text-file-validation
jobName
:
text-file-validation
processId
:
p0001
processId
:
p0001
jobId
:
j0001
jobId
:
j0001
...
@@ -10,10 +22,8 @@ jobId: j0001
...
@@ -10,10 +22,8 @@ jobId: j0001
institutionId
:
placeholder
institutionId
:
placeholder
recordSetId
:
placeholder
recordSetId
:
placeholder
kafkaConfigs
:
prod-kafka-bootstrap-servers
sftpConfigs
:
internal-sftp-config
## Needs to be set to the directory on the sftp server.
## Needs to be set to the directory on the sftp server.
## this is a relative path built like this:
## this is a relative path built like this:
## "./{INSTITUTION_ID}/{RECORD_SET_ID}"
## "./{INSTITUTION_ID}/{RECORD_SET_ID}"
## The exact structure will be defined in task MEMO-196
appDirectory
:
placeholderValue
appDirectory
:
placeholderValue
\ No newline at end of file
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