apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-26T04:10:43Z"
  creationTimestamp: "2026-08-26T04:10:07Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5077"
  uid: 49d8e434-edf3-435c-a419-6f3725ee9896
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.91
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 2d127cf5-bb9f-4a12-a334-33d5b1a8d1fc
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
