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
Elasticsearch Services
Search Doc Service
Commits
33930a28
Commit
33930a28
authored
Jun 25, 2020
by
Jonas Waeber
Browse files
Fix chart
parent
e1e770e9
Pipeline
#10604
failed with stages
in 1 minute and 31 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
chart/templates/deployment.yaml
View file @
33930a28
...
...
@@ -24,7 +24,7 @@ spec:
-
configMapRef
:
name
:
"
{{
.Values.kafkaConfigs
}}"
-
configMapRef
:
name
:
"
{{
.Values.
processId
}}-{{
.Values.job
Name
}}-config"
name
:
"
{{
.Values.
deployment
Name}}-
app-
config
s
"
volumeMounts
:
-
name
:
config-volume
mountPath
:
"
/configs/mappings/"
...
...
chart/values.yaml
View file @
33930a28
...
...
@@ -5,3 +5,4 @@ tag: "latest"
deploymentName
:
search-doc-service
configMapName
:
search-doc-mapping-config
kafkaConfigs
:
prod-kafka-bootstrap-servers
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