apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-22T06:14:39Z"
  creationTimestamp: "2026-04-22T06:14:03Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5526"
  uid: 45df79d8-fc99-407d-b533-1fcba9db64b4
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: f053d325-c016-46c9-aacf-b216291fd704
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
