apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-19T18:30:31Z"
  creationTimestamp: "2026-05-19T18:29:56Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "4948"
  uid: 2379615f-39f8-4339-8d2e-7c6b754bbddf
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: b8fe7018-5503-477c-9ccd-8347fc3aec3c
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
