apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-20T02:12:56Z"
  creationTimestamp: "2026-04-20T02:12:06Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5586"
  uid: 89bab8f7-00b6-4499-bce3-e1bb4f9e97ca
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.140
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 2a171506-1841-4034-a666-820799b2903b
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
