apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-12T11:36:35Z"
  creationTimestamp: "2026-05-12T11:35:45Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5874"
  uid: cbc546f7-6989-46e5-a460-230872d6c6e0
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: 63493cf7-8144-47d6-9303-2e51200d463f
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
