apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-20T10:24:13Z"
  creationTimestamp: "2026-03-20T10:23:22Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5278"
  uid: ba71a1ee-58d9-4bc4-9d4d-63f8f646384c
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: f4a5c68a-b977-49d1-80ec-f66a8a9e9abd
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
