We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 699a3f0 commit 7875547Copy full SHA for 7875547
helm/templates/servicemonitor.yaml
@@ -2,7 +2,7 @@ apiVersion: monitoring.coreos.com/v1
2
kind: ServiceMonitor
3
metadata:
4
name: {{ .Release.Name }}-monitor
5
- namespace: monitoring
+ namespace: my-app-namespace
6
spec:
7
selector:
8
matchLabels:
0 commit comments