Monitoring/manifests/prometheus/servicemonitor.yaml

15 lines
262 B
YAML
Raw Normal View History

2023-07-29 07:44:09 +00:00
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: prometheus
namespace: monitoring
labels:
team: core
spec:
selector:
matchLabels:
app.kubernetes.io/name: prometheus
endpoints:
- port: web
path: /metrics