apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-10T02:10:35Z"
  creationTimestamp: "2026-09-10T02:09:59Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5190"
  uid: 7050c43d-1ea3-4491-ad0f-1d43e05bf2b3
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 23d90fb5-56c2-481c-a86a-566a7600d3d0
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
