# Exposition LAN facultative (debug / usage manuel du méta-moteur). L'outil web_search # d'Asa, lui, tape le Service in-cluster directement (http://searxng:8080). apiVersion: traefik.io/v1alpha1 kind: IngressRoute metadata: name: searxng namespace: ai spec: entryPoints: - web routes: - match: Host(`searxng.lab.local`) kind: Rule services: - name: searxng port: 8080