apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-05T19:38:28Z"
  creationTimestamp: "2026-08-05T19:37:52Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5554"
  uid: 1b2ace75-2284-4d8d-b5d5-3b90f9694cd3
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.250
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 13f35760-12da-4320-bf2c-8282a5f6a75b
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
