apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-11T17:49:19Z"
  creationTimestamp: "2026-04-11T17:48:58Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "4938"
  uid: 73c6898f-0f2b-4e26-8739-f4e62ce8efa8
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.1
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 1dc56860-336a-4a19-ae40-a4296888c336
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
