Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Jan 31, 2025
1 parent 3a5ac12 commit f0ebd4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion prometheus/podmonitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: spark
labels:
app.kubernetes.io/instance: fink-broker
monitoring: "true"
monitored: "true"
spec:
selector:
matchLabels:
Expand Down
2 changes: 1 addition & 1 deletion prometheus/servicemonitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
namespace: spark
labels:
sparkoperator.k8s.io/app-name: fink-broker
monitoring: "true"
monitored: "true"
spec:
selector:
matchLabels:
Expand Down

0 comments on commit f0ebd4b

Please sign in to comment.