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
Helmholtz Cloud Portal
Helm Charts
Commits
7c365308
Commit
7c365308
authored
Jul 29, 2021
by
Thomas Beermann
Browse files
fix typo
parent
8d7a67d5
Pipeline
#91742
passed with stages
in 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
hifiscp/templates/cerebrum_deployment.yaml
View file @
7c365308
...
...
@@ -25,7 +25,7 @@ spec:
prometheus.io/scrape
:
"
true"
prometheus.io/path
:
/actuator/prometheus
prometheus.io/scheme
:
http
prometheus.io/port
:
{{
.Values.
webapp
.service.targetPort | quote
}}
prometheus.io/port
:
{{
.Values.
cerebrum
.service.targetPort | quote
}}
{{
- end
}}
labels
:
app
:
{{
template "hifiscp.name" .
}}
-cerebrum
...
...
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