apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-30T09:57:00Z"
  creationTimestamp: "2026-05-30T09:56:23Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5630"
  uid: 8a157b6d-14ac-4c8c-9a44-d52f4ee74f18
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.151
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: b9d8535b-22e5-4b27-81af-2ec2cee40f0b
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
