apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-25T22:33:07Z"
  creationTimestamp: "2026-06-25T22:32:29Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5807"
  uid: 01ed9414-ee4d-4820-9b8d-fb5ce4040f1f
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.10
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: ce9f1225-c772-46e3-b8dc-80d61e6d8f0f
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
