UNCLASSIFIED

Commit bcc14499 authored by Grant Duncklee's avatar Grant Duncklee
Browse files

add release namespace to servicemonitor

parent d29d30a3
Pipeline #243005 passed with stages
in 2 minutes and 48 seconds
......@@ -3,6 +3,7 @@ apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: {{ template "nexus.fullname" . }}
namespace: {{ .Release.Namespace }}
labels:
release: monitoring
spec:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment