EOX GitLab Instance
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
View Server 2
scheduler
Commits
4dbb6b15
Commit
4dbb6b15
authored
Dec 01, 2021
by
Bernhard Mallinger
Browse files
Restart pod when hash of config changes after helm upgrade
parent
fa8ea286
Pipeline
#19188
passed with stage
in 1 minute and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
chart/templates/deployment.yaml
View file @
4dbb6b15
...
...
@@ -19,6 +19,7 @@ spec:
metadata
:
annotations
:
prometheus.io/scrape
:
"
false"
checksum/config
:
{{
include (print $.Template.BasePath "/configmap.yaml") . | sha256sum
}}
labels
:
{{
- include "vs-scheduler.selectorLabels" . | nindent 8
}}
app.kubernetes.io/service
:
scheduler
...
...
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