diff --git a/apps/syncthing/app/route.yaml b/apps/syncthing/app/route.yaml index f1b08be..09002e0 100644 --- a/apps/syncthing/app/route.yaml +++ b/apps/syncthing/app/route.yaml @@ -1,7 +1,7 @@ apiVersion: traefik.containo.us/v1alpha1 kind: IngressRoute metadata: - name: syncthing-route + name: web namespace: syncthing spec: entryPoints: @@ -19,7 +19,7 @@ spec: apiVersion: traefik.containo.us/v1alpha1 kind: IngressRouteTCP metadata: - name: syncthing-route-listen + name: listen namespace: syncthing spec: entryPoints: @@ -33,7 +33,7 @@ spec: apiVersion: traefik.containo.us/v1alpha1 kind: IngressRouteUDP metadata: - name: syncthing-route-discovery + name: discovery namespace: syncthing spec: entryPoints: