2026-06-02 15:51:26 +01:00
|
|
|
apiVersion: operator.victoriametrics.com/v1beta1
|
|
|
|
|
kind: VMServiceScrape
|
|
|
|
|
metadata:
|
|
|
|
|
name: garm
|
|
|
|
|
spec:
|
|
|
|
|
namespaceSelector:
|
|
|
|
|
matchNames:
|
|
|
|
|
- garm
|
|
|
|
|
selector:
|
|
|
|
|
matchLabels:
|
|
|
|
|
app.kubernetes.io/name: garm
|
|
|
|
|
endpoints:
|
2026-06-19 13:02:35 +02:00
|
|
|
- port: http
|