apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-25T09:00:20Z"
  creationTimestamp: "2026-04-25T08:59:59Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "9899"
  uid: ffb4d08b-a482-4f45-8c35-4a09547b5009
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.89
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: bd549a57-2bbf-4e74-b963-81158516940e
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
