apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-19T22:22:23Z"
  creationTimestamp: "2026-05-19T22:21:47Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5103"
  uid: 8d6d190c-c4c9-41aa-9d8b-0a10e3c70e49
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.123
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 33b869d0-19c3-4737-9f08-2c4d72da48cb
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
