apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-23T16:58:25Z"
  creationTimestamp: "2026-09-23T16:57:34Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5861"
  uid: 4d2211d8-7e83-4008-af47-5a137128188d
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 79366d73-eab2-415a-a6fc-3667e38f34bf
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
