apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-26T17:00:48Z"
  creationTimestamp: "2026-02-26T16:59:42Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5252"
  uid: 8e0bd6cd-dfea-423b-a418-3ee6c71e00b0
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.48
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: de9ebc79-5922-4cb1-bfbc-ba6c4bc027c4
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
