Skip to content

Commit 43c2f24

Browse files
committed
add annotation
1 parent 313355c commit 43c2f24

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

alertmanager/alertmanager-service.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ metadata:
55
namespace: monitoring
66
labels:
77
app: alertmanager
8+
annotations:
9+
prometheus.io/scrape: 'true'
10+
prometheus.io/port: '9093'
811
spec:
912
selector:
1013
app: alertmanager

0 commit comments

Comments
 (0)