apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-26T08:55:25Z"
  creationTimestamp: "2026-05-26T08:55:03Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5697"
  uid: d1ffef4e-25f4-4760-935d-75d943dd0c0c
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: edc903c8-a262-4032-badd-a3cf2240472f
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
