1
0
Fork 0

fix traefik podmonitor

This commit is contained in:
Massaki Archambault 2023-10-20 00:10:58 -04:00
parent 42338516d3
commit e535c03936
3 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,6 @@ resources:
- prometheus.yaml
- prometheus-rbac.yaml
- prometheus-ingress.yaml
- traefik-podmonitor.yaml
namePrefix: prometheus-

View File

@ -15,6 +15,7 @@ resources:
- servicemonitors/prometheus.yaml
- servicemonitors/kube-state-metrics.yaml
# - servicemonitors/node-exporter.yaml
- podmonitors/traefik.yaml
- probes/blackbox-exporter.yaml
namespace: monitoring

View File

@ -13,4 +13,4 @@ spec:
matchLabels:
app.kubernetes.io/name: traefik
podMetricsEndpoints:
- port: traefik
- port: metrics