apiVersion: traefik.io/v1alpha1 kind: IngressRoute metadata: name: guacamole namespace: auth spec: entryPoints: - web routes: - match: Host(`portail.lab.local`) || Host(`kaya.freeboxos.fr`) kind: Rule services: - name: guacamole port: 8080