Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
🚀
This server has been upgraded to GitLab release
15.7
.
🚀
Open sidebar
memoriav
Memobase 2020
services
Elasticsearch Services
Search Doc Service
Commits
ecc6197e
Commit
ecc6197e
authored
Jul 22, 2020
by
Jonas Waeber
Browse files
Deploy three search doc service instances.
parent
ed7fea1e
Pipeline
#11865
passed with stages
in 4 minutes and 46 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
helm-charts/templates/deployment.yaml
View file @
ecc6197e
...
@@ -9,7 +9,7 @@ spec:
...
@@ -9,7 +9,7 @@ spec:
selector
:
selector
:
matchLabels
:
matchLabels
:
app
:
"
{{
.Values.deploymentName
}}-deployment"
app
:
"
{{
.Values.deploymentName
}}-deployment"
replicas
:
1
replicas
:
3
template
:
template
:
metadata
:
metadata
:
labels
:
labels
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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