apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-28T07:08:18Z"
  creationTimestamp: "2026-05-28T07:07:27Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "6005"
  uid: cddbb21e-e1f2-4a9b-a22a-b0b20c9e09dc
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 6ca75d4c-0f99-4c09-90a9-8aea97b86602
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
