apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-12T23:16:19Z"
  creationTimestamp: "2026-06-12T23:15:27Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5930"
  uid: 245ea273-458a-487b-8431-4acad5a07f4c
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.44
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 0c7ee90c-54b2-4c92-90db-1bc2928ca1cd
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
