add dedicated extras app for infrastructure VMPodScrapes

This commit is contained in:
Alexander Rogov
2026-06-26 20:51:18 +03:00
parent 5335b8e14d
commit 1c866af113
2 changed files with 22 additions and 0 deletions

View File

@@ -1,15 +0,0 @@
apiVersion: operator.victoriametrics.com/v1beta1
kind: VMPodScrape
metadata:
name: traefik
namespace: traefik
spec:
namespaceSelector:
matchNames:
- traefik
podMetricsEndpoints:
- port: metrics
path: /metrics
selector:
matchLabels:
app.kubernetes.io/name: traefik