apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-16T10:01:52Z"
  creationTimestamp: "2026-07-16T10:00:45Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5757"
  uid: 5630a176-c0e0-4169-89fe-9ddf0ef2e7dd
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.145
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 4c4e72d1-f458-466f-8874-fc37def85284
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
