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
Import Process
Import API
Commits
e3fcd381
Commit
e3fcd381
authored
Nov 16, 2021
by
Jonas Waeber
Browse files
Fix service labels
parent
6024c16f
Pipeline
#37184
passed with stages
in 1 minute and 8 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
helm-charts/templates/service.yml
View file @
e3fcd381
...
...
@@ -12,7 +12,7 @@ spec:
-
port
:
5000
targetPort
:
5000
selector
:
app
:
"
{{
.Values.k8s
GroupId
}}-{{
.Values.k8sName
}}-{{
.Values.k8sEnvironment}}-app
"
app
:
"
{{
.Values.k8s
Name
}}
"
group
:
"
{{
.Values.k8sGroupName
}}"
environment
:
"
{{
.Values.k8sEnvironment
}}"
clusterIP
:
None
\ 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