apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-19T19:08:50Z"
  creationTimestamp: "2026-02-19T19:07:26Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5475"
  uid: 72ed55eb-e645-4e74-b514-fea895ffa7a3
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 172.24.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: a80a8f99-eaea-4b0b-8482-18ace4bf76de
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
