diff --git a/cluster/coder-ingress-route/coder-ingress-route.yaml b/cluster/coder-ingress-route/coder-ingress-route.yaml index dd498e6..590b0e6 100644 --- a/cluster/coder-ingress-route/coder-ingress-route.yaml +++ b/cluster/coder-ingress-route/coder-ingress-route.yaml @@ -11,7 +11,7 @@ spec: forceSlash: true --- -# Host(`test.traefik.local`) && PathPrefix(`/coder`) +# Host(`coder.traefik.local`) && PathPrefix(`/coder`) PathPrefix(`/coder`) apiVersion: traefik.io/v1alpha1 kind: IngressRoute metadata: