apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-11T05:20:32Z"
  creationTimestamp: "2026-03-11T05:19:56Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5099"
  uid: 29281fa9-b81d-4143-8d40-6f357bd79ba8
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: d6652f7b-fea3-43fa-80f7-930f65eec2f4
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
