apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-23T18:46:38Z"
  creationTimestamp: "2026-06-23T18:46:02Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5001"
  uid: bdc311e4-7699-4ba3-9a62-a4d227aea677
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.204
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: b13c899d-9bd6-4992-a5f4-d66d11524985
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
