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
Elasticsearch Services
Search Doc Service
Commits
7faa9d2a
Commit
7faa9d2a
authored
Oct 23, 2020
by
Jonas Waeber
Browse files
fix config error
parent
076e09f3
Pipeline
#16067
passed with stages
in 5 minutes and 40 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
helm-charts/helm-values/records.yml
View file @
7faa9d2a
deploymentName
:
documents-search-doc
deploymentName
:
documents-search-doc
outputTopic
:
search-doc-output-documents
outputTopic
:
search-doc-output-documents
inputTopic
:
fedora-output-json-records
inputTopic
:
fedora-output-json-records
\ No newline at end of file
mediaServerUrl
:
https://media.memobase.k8s.unibas.ch/memo/
\ No newline at end of file
src/main/resources/app.yml
View file @
7faa9d2a
app
:
app
:
media
:
media
:
url
:
${MEDIA_SERVER_URL
?
:system}
url
:
${MEDIA_SERVER_URL:
?
system}
kafka
:
kafka
:
streams
:
streams
:
bootstrap.servers
:
${KAFKA_BOOTSTRAP_SERVERS:?system}
bootstrap.servers
:
${KAFKA_BOOTSTRAP_SERVERS:?system}
...
...
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