UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
Big Bang
P
Packages
Developer Tools
Nexus
Commits
bcc14499
Commit
bcc14499
authored
May 03, 2021
by
Grant Duncklee
Browse files
add release namespace to servicemonitor
parent
d29d30a3
Pipeline
#243005
passed with stages
in 2 minutes and 48 seconds
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
chart/templates/bigbang/servicemonitor.yaml
chart/templates/bigbang/servicemonitor.yaml
+1
-0
No files found.
chart/templates/bigbang/servicemonitor.yaml
View file @
bcc14499
...
@@ -3,6 +3,7 @@ apiVersion: monitoring.coreos.com/v1
...
@@ -3,6 +3,7 @@ apiVersion: monitoring.coreos.com/v1
kind
:
ServiceMonitor
kind
:
ServiceMonitor
metadata
:
metadata
:
name
:
{{
template "nexus.fullname" .
}}
name
:
{{
template "nexus.fullname" .
}}
namespace
:
{{
.Release.Namespace
}}
labels
:
labels
:
release
:
monitoring
release
:
monitoring
spec
:
spec
:
...
...
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