apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-23T16:46:28Z"
  creationTimestamp: "2026-04-23T16:46:07Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5756"
  uid: 3a65cc87-4627-4f9c-950e-1bf67117f544
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 4d5de908-2d8f-41a4-9600-a9cae9709045
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
