apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-16T02:03:33Z"
  creationTimestamp: "2026-05-16T02:02:26Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5786"
  uid: 403d53c3-5614-411f-9fac-318f28496c8c
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: d9a41a59-349a-46c8-916a-d7046d101f43
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
