update prom

This commit is contained in:
2025-03-30 19:53:01 +02:00
parent caff5bf5e4
commit 1c41afde20
2 changed files with 0 additions and 59 deletions

View File

@@ -1,18 +0,0 @@
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
labels:
release: prometheus
name: prometheus-self-monitor
namespace: monitoring
spec:
endpoints:
- path: /metrics
port: web
relabelings:
- replacement: prometheus
targetLabel: job
scheme: http
selector:
matchLabels:
prometheus: prometheus-k8s