apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-06T22:10:55Z"
  creationTimestamp: "2026-03-06T22:10:03Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5228"
  uid: fa5cfa8f-00fe-4b68-89eb-b0b4abb56a68
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: 3c992dd2-931c-4460-9beb-11d2c01b036e
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
