@@ -60,7 +60,7 @@ ingressRoute:
|
||||
dashboard:
|
||||
enabled: true
|
||||
domain: traefik.k-space.ee
|
||||
matchRule: Host(`traefik.k-space.ee`) && (PathPrefix(`/api`) || PathPrefix(`/dashboard`))
|
||||
matchRule: Host(`traefik.k-space.ee`)
|
||||
entryPoints: ["websecure"]
|
||||
middlewares:
|
||||
- name: "dashboard"
|
||||
|
Reference in New Issue
Block a user