Skip to content

Commit 7875547

Browse files
committed
Update ServiceMonitor namespace to my-app-namespace
1 parent 699a3f0 commit 7875547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm/templates/servicemonitor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: monitoring.coreos.com/v1
22
kind: ServiceMonitor
33
metadata:
44
name: {{ .Release.Name }}-monitor
5-
namespace: monitoring
5+
namespace: my-app-namespace
66
spec:
77
selector:
88
matchLabels:

0 commit comments

Comments
 (0)