apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-11T17:32:24Z"
  creationTimestamp: "2026-09-11T17:31:48Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5475"
  uid: f17c5af5-8913-4c3f-9f25-a7fff876a45e
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.23
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 10cb1891-c8ba-4c4b-b760-bd62c244d920
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
