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
IIIF Manifest Creator
Commits
cc784eac
Commit
cc784eac
authored
Mar 29, 2022
by
Jonas Waeber
Browse files
Update deployment
parent
af4e93d8
Pipeline
#45547
passed with stages
in 5 minutes and 45 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
helm-charts/templates/deployment.yaml
View file @
cc784eac
...
...
@@ -4,16 +4,20 @@ metadata:
name
:
"
{{
.Values.k8sGroupId
}}-{{
.Values.k8sName
}}-{{
.Values.k8sEnvironment}}"
namespace
:
"
{{
.Values.k8sNamespace
}}"
labels
:
app
:
"
{{
.Values.k8sGroupId
}}-{{
.Values.k8sName
}}-{{
.Values.k8sEnvironment}}-app"
app
:
"
{{
.Values.k8sName
}}"
environment
:
"
{{
.Values.k8sEnvironment}}"
group
:
"
{{
.Values.k8sGroupName
}}"
spec
:
selector
:
matchLabels
:
app
:
"
{{
.Values.k8sGroupId
}}-{{
.Values.k8sName
}}-{{
.Values.k8sEnvironment}}-app"
app
:
"
{{
.Values.k8sName
}}"
environment
:
"
{{
.Values.k8sEnvironment}}"
group
:
"
{{
.Values.k8sGroupName
}}"
replicas
:
{{
.Values.k8sReplicas
}}
template
:
metadata
:
labels
:
app
:
"
{{
.Values.k8s
GroupId
}}-{{
.Values.k8sName
}}-{{
.Values.k8sEnvironment}}-app
"
app
:
"
{{
.Values.k8s
Name
}}
"
group
:
"
{{
.Values.k8sGroupName
}}"
environment
:
"
{{
.Values.k8sEnvironment
}}"
spec
:
...
...
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