apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-19T13:38:52Z"
  creationTimestamp: "2026-04-19T13:38:16Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5558"
  uid: bcebec65-03b8-4771-a918-08c55ec4a5fb
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.137
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 5a311ae2-6e18-4e57-a733-20cf0af44c3c
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
