Files
auricom-home-cluster/cluster/apps/monitoring/terra-exporter/podmonitor.yaml
2021-08-23 14:27:43 +02:00

17 lines
342 B
YAML

---
apiVersion: monitoring.coreos.com/v1
kind: PodMonitor
metadata:
name: terra-exporter
namespace: monitoring
spec:
podMetricsEndpoints:
- interval: 5m
path: /
port: http
scrapeTimeout: 30s
selector:
matchLabels:
app.kubernetes.io/instance: terra-exporter
app.kubernetes.io/name: terra-exporter