You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
339 B
YAML

---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: "iam"
labels:
release: "prometheus"
spec:
selector:
matchLabels:
app: "iam"
namespaceSelector:
matchNames:
- "{{ .Release.Namespace }}"
endpoints:
- interval: 30s
path: /management/prometheus
port: http-metrics