apiVersion: traefik.io/v1alpha1 kind: IngressRoute metadata: name: authentik namespace: auth spec: entryPoints: - web routes: - match: Host(`auth.lab.local`) kind: Rule services: - name: authentik port: 9000