apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-13T22:51:55Z"
  creationTimestamp: "2026-06-13T22:51:19Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "4994"
  uid: 6009536f-7122-40ad-8160-c500c13cb0ff
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.65
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 78cefebe-1bd2-41cf-a029-9f0e00364de7
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
