apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-25T09:00:01Z"
  creationTimestamp: "2026-07-25T08:59:40Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "10038"
  uid: 22c1a9bd-2e20-4a2f-84cf-83fe0e3f2763
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: ccecd6f7-ef42-4659-ba6e-1013f0322c61
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
