Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
Mapper Service
Commits
be2468f7
Unverified
Commit
be2468f7
authored
Apr 15, 2021
by
Sebastian Schüpbach
Browse files
fix topic names for test env
parent
d84b4fb9
Pipeline
#24901
passed with stages
in 3 minutes and 54 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
be2468f7
.metals
.idea
!.idea/copyright
...
...
@@ -6,4 +7,4 @@ build
.gradle
output/
data/
\ No newline at end of file
data/
helm-charts/helm-values/di-mapper-test.yml
View file @
be2468f7
deploymentName
:
di-mapper-test
kafkaConfigs
:
test-kafka-bootstrap-servers
applicationId
:
di-mapper-test-app
inputTopicName
:
mb-di-mapper-test
outputTopicName
:
mb-di-media-linker-test
reportingTopicName
:
mb-di-reporting-test
configTopicName
:
mb-di-config-test
\ No newline at end of file
inputTopicName
:
mb-di-mapper-prod
outputTopicName
:
mb-di-media-linker-prod
reportingTopicName
:
mb-di-reporting-prod
configTopicName
:
mb-di-config-prod
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