apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-19T04:02:57Z"
  creationTimestamp: "2026-02-19T04:02:06Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5096"
  uid: 85cf80f6-df34-44f5-82be-2143a7925e8b
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 172.24.0.198
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 2c8583aa-17d3-41c8-a693-6592e2480979
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
