apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-09-19T06:21:29Z"
  creationTimestamp: "2026-09-19T06:20:53Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5120"
  uid: 6774f19e-f333-4d97-8f32-9d71c369499b
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: b59e85a8-ad1b-4b30-8f5a-0c0cedef41b1
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
