apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-19T18:02:18Z"
  creationTimestamp: "2026-03-19T18:00:56Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5384"
  uid: d27aafc5-dbf8-4038-8f58-598717daf1c7
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: e52b9524-c916-4960-a0d3-fbee73f2aa52
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
