apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-24T22:38:19Z"
  creationTimestamp: "2026-06-24T22:36:58Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "6011"
  uid: 3ba8c035-451e-41bc-8bfe-2989f68ac4d1
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: f285d21c-fec3-4d91-9696-dfde5cd8909a
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
