apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-08-24T15:23:22Z"
  creationTimestamp: "2026-08-24T15:22:46Z"
  labels:
    managed-by: prometheus-operator
    operated-prometheus: "true"
    service.kubernetes.io/headless: ""
  name: prometheus-operated
  namespace: monitoring
  resourceVersion: "5179"
  uid: 2c986d42-a3cb-4c74-8a32-7946db1ffeb8
subsets:
- addresses:
  - hostname: prometheus-kube-prometheus-stack-prometheus-0
    ip: 10.0.0.54
    nodeName: instance
    targetRef:
      kind: Pod
      name: prometheus-kube-prometheus-stack-prometheus-0
      namespace: monitoring
      uid: aaeacb9c-09ae-4d8e-9a39-fb11a72f4ff2
  ports:
  - name: http-web
    port: 9090
    protocol: TCP
