apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-30T18:05:15Z"
  creationTimestamp: "2026-06-30T18:04:38Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "4916"
  uid: 9a812d26-d328-473b-8af2-4fc6076f7e0a
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 36e8c547-41d2-441f-a4a2-1b94ccdc21e3
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
