apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-02T16:54:12Z"
  creationTimestamp: "2026-04-02T16:53:19Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5828"
  uid: 65a1dd11-a247-4c2d-b82c-f8e887a47128
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.254
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 7a6b5dd6-b0f8-4833-9565-00902bc4ea2d
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
