apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-18T10:02:35Z"
  creationTimestamp: "2026-03-18T10:01:41Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5391"
  uid: ac0cc70d-f4f7-43dc-8b08-ffb530168fa1
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: 4572e71b-dbe4-4026-be49-4a217f5f1592
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
