apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-23T14:57:12Z"
  creationTimestamp: "2026-04-23T14:56:21Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5635"
  uid: 3fa82dd6-e696-4379-8d78-50f8820ff437
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: ae9a9f35-1d5e-4b32-8845-7a64f202de40
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
