apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-18T15:17:41Z"
  creationTimestamp: "2026-06-18T15:16:50Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5052"
  uid: ddf360c8-e7ff-4cd9-ba39-c89da011e7b8
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.102
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 01ff1cda-7680-434c-9c42-e9960d9698b3
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
