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
Table Data Transform
Commits
cb9b820b
Commit
cb9b820b
authored
May 27, 2020
by
Lionel Walter
Browse files
Update values.yaml to clearly show what is user defined via the Admin UI
parent
1bd942dd
Pipeline
#9501
passed with stages
in 6 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
chart/values.yaml
View file @
cb9b820b
############################################
## Values in this section are the same for #
## all jobs #
############################################
#image values
registry
:
"
cr.gitlab.switch.ch"
image
:
"
memoriav/memobase-2020/services/import-process/table-data-transform"
tag
:
"
latest"
kafkaConfigs
:
prod-kafka-bootstrap-servers
sftpConfigs
:
internal-sftp-config
lastJobName
:
text-file-validation
############################################
## Values below should be defined via the #
## User Interface (Drupal) #
############################################
jobName
:
table-data-transform
processId
:
p0001
jobId
:
j0002
# the id of the previous job in this import process
lastJobId
:
j0001
lastJobName
:
text-file-validation
institutionId
:
placeholder
recordSetId
:
placeholder
kafkaConfigs
:
prod-kafka-bootstrap-servers
sftpConfigs
:
internal-sftp-config
# DEFAULT APP CONFIG VALUES
# all index values begin at ONE and not at ZERO!
# sheetIndex is the index of the sheet inside of an .xslx, .xsl or .ods file. Ignored for .csv, .tsv.
...
...
Write
Preview
Markdown
is supported
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