apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-27T09:05:43Z"
  creationTimestamp: "2026-06-27T09:04:52Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5582"
  uid: ef7c3c58-2e73-42f8-9ab4-e98dae19c41b
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.108
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: e213455d-8e4e-4407-8960-bd77d36eb429
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
