Update the name for the ingress

This commit is contained in:
2024-08-04 23:32:07 +01:00
parent 962cf2710e
commit a567541ad4

View File

@@ -9,7 +9,7 @@ spec:
- match: Host(`traefik.k3s`)
kind: Rule
services:
- name: traefik
- name: traefik-dashboard
namespace: kube-system
nativeLB: true
kind: Service