apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-15T20:10:21Z"
  creationTimestamp: "2026-06-15T20:09:45Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5669"
  uid: aae900bf-45e8-4f35-9be1-f9addf65961a
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.68
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: f2ac3c57-59a5-4c7f-b0b0-ca681ad61826
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
