apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-05T12:51:45Z"
  creationTimestamp: "2026-05-05T12:50:54Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5258"
  uid: 69bcc2c9-6001-4173-8e7b-da91136ec7e9
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 39ed1465-cd52-4a00-9a98-ae725545f73c
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
