apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-04T01:32:49Z"
  creationTimestamp: "2026-03-04T01:31:58Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5082"
  uid: 87fb2003-77f3-4e2d-83e8-5df09c74f146
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.78
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 141f7f92-8989-46c5-9d5b-9d9e44839382
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
