apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-18T01:37:01Z"
  creationTimestamp: "2026-09-18T01:36:10Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5900"
  uid: a7a2b109-719d-45f6-b908-5a0e65e49f01
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 8d007eac-b722-4f5a-8634-988209610d5e
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
