apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-15T14:04:06Z"
  creationTimestamp: "2026-06-15T14:03:29Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5051"
  uid: ccc9f83d-8b43-4dd0-b3a0-32d52042c663
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: fdf070d2-55c0-4b18-996a-8e59c3ec7751
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
