apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-25T06:16:20Z"
  creationTimestamp: "2026-02-25T06:15:28Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5245"
  uid: b5d1aa06-62fc-4136-b263-c9b66fc874ac
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: 2af63798-61f6-424c-b878-5f12a89d28cc
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
