apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-24T15:35:10Z"
  creationTimestamp: "2026-04-24T15:34:33Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "6716"
  uid: 41cc476a-1ab2-40b0-acd8-35a4a7c3e1f1
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.7
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 882ec6d6-0f33-48cc-ab9e-5a1528b56a0d
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
