diff --git a/clusters/kairos/traefik/ingress.yaml b/clusters/kairos/traefik/ingress.yaml index 388cfe0..143dfec 100644 --- a/clusters/kairos/traefik/ingress.yaml +++ b/clusters/kairos/traefik/ingress.yaml @@ -9,7 +9,7 @@ spec: - match: Host(`traefik.k3s`) kind: Rule services: - - name: traefik + - name: traefik-dashboard namespace: kube-system nativeLB: true kind: Service