Skip to content

Commit 68ea764

Browse files
authored
Merge pull request #89 from Vedant-Deshpande/Add-Labels-PodMonitor
Add labels to PodMonitor
2 parents dfe70b3 + 7f49dfd commit 68ea764

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/prometheus/podmonitor.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ kind: PodMonitor
33
metadata:
44
name: spark-operator-metrics-monitor
55
namespace: system
6+
labels: {}
67
spec:
78
podMetricsEndpoints:
89
- port: metrics

0 commit comments

Comments
 (0)