apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-30T23:58:22Z"
  creationTimestamp: "2026-07-30T23:57:40Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "8701"
  uid: d76d3c04-6a10-452a-9155-dc202cf8c72f
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.44
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: c22dc539-edd1-4b85-b57a-48e0b84d7981
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
