--- # Scrape the redis_exporter sidecar (:9121) on the gitea-valkey pod. Picked up # by the observability VMAgent (selectAllByDefault). Pod-level rather than # VMServiceScrape because the valkey Service doesn't expose the metrics port. apiVersion: operator.victoriametrics.com/v1beta1 kind: VMPodScrape metadata: name: valkey-exporter namespace: gitea spec: selector: matchLabels: app: gitea-valkey podMetricsEndpoints: - port: metrics path: /metrics