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
Elasticsearch Services
Search Doc Service
Commits
7409b738
Commit
7409b738
authored
Mar 08, 2022
by
Jonas Waeber
Browse files
Fix labels for deployment selector.
parent
d8769535
Pipeline
#44127
passed with stages
in 11 minutes
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
helm-charts/templates/deployment.yaml
View file @
7409b738
...
...
@@ -11,6 +11,8 @@ spec:
selector
:
matchLabels
:
app
:
"
{{
.Values.k8sName
}}"
environment
:
"
{{
.Values.k8sEnvironment
}}"
group
:
"
{{
.Values.k8sGroupName
}}"
replicas
:
{{
.Values.k8sReplicas
}}
template
:
metadata
:
...
...
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