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
postprocessing
Import Process Bridge
Commits
3e491902
Unverified
Commit
3e491902
authored
Jan 11, 2021
by
Sebastian Schüpbach
Browse files
fix reporting topic name
parent
6fb307b6
Pipeline
#19908
passed with stages
in 3 minutes and 42 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
helm-charts/templates/app-config.yml
View file @
3e491902
...
...
@@ -7,4 +7,4 @@ data:
APPLICATION_ID
:
"
{{
.Values.deploymentName
}}-deployment"
TOPIC_IN
:
"
{{
.Values.inputTopic
}}"
TOPIC_OUT
:
"
test-{{
.Values.outputTopic
}}"
TOPIC_PROCESS
:
"
{{
.Values.deploymentName
}}-reporting"
\ No newline at end of file
TOPIC_PROCESS
:
"
postprocessing-reporting-test"
\ No newline at end of file
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