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
postprocessing
Media Converter
Commits
68aa9315
Commit
68aa9315
authored
Mar 18, 2021
by
Sebastian Schüpbach
Browse files
get kafka topics from general configmap
parent
8123fa43
Pipeline
#23413
passed with stages
in 7 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
k8s-manifests/test/deployment.yml
View file @
68aa9315
...
...
@@ -32,6 +32,9 @@ spec:
volumeMounts
:
-
name
:
media-volume
mountPath
:
/data
envFrom
:
-
configMapRef
:
name
:
"
prod-kafka-bootstrap-servers"
env
:
-
name
:
JOB_ID
value
:
media-converter
...
...
@@ -39,8 +42,6 @@ spec:
value
:
"
30"
-
name
:
EXTERNAL_BASE_URL
value
:
"
https://memobase.ch/"
-
name
:
KAFKA_BOOTSTRAP_SERVERS
value
:
mb-ka1.memobase.unibas.ch:9092,mb-ka2.memobase.unibas.ch:9092,mb-ka3.memobase.unibas.ch:9092
-
name
:
CLIENT_ID
value
:
media-converter-client
-
name
:
GROUP_ID
...
...
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