apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-25T19:39:16Z"
  creationTimestamp: "2026-02-25T19:38:25Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5043"
  uid: b99dd888-3b5c-4df4-8bd2-248cf06a3c5b
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: ccab0dca-3774-481d-9a74-aa68ab304d10
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
