use internal .lab instead of failing duckdns.org
This commit is contained in:
@@ -58,7 +58,7 @@ ingressRoute:
|
||||
# -- List of [entry points](https://doc.traefik.io/traefik/routing/routers/#entrypoints) on which the ingress route will be available.
|
||||
entryPoints: [websecure]
|
||||
# -- [Matching rule](https://doc.traefik.io/traefik/routing/routers/#rule) for the underlying router.
|
||||
rule: Host(`analytics.arcodange.duckdns.org`)
|
||||
rule: Host(`analytics.arcodange.lab`)
|
||||
# -- List of [middleware objects](https://doc.traefik.io/traefik/routing/providers/kubernetes-crd/#kind-middleware) for the ingress route.
|
||||
middlewares:
|
||||
- name: localIp@file
|
||||
|
||||
Reference in New Issue
Block a user