This commit is contained in:
Roxedus 2022-05-26 14:44:51 +02:00
parent a86991da2b
commit f2553e1ed0
No known key found for this signature in database
GPG Key ID: EBC13557C4D91D7B

View File

@ -6,7 +6,7 @@ spec:
entryPoints: entryPoints:
- web - web
routes: routes:
- match: Host(`traefik.localhost`) && (PathPrefix(`/dashboard`) || PathPrefix(`/api`)) - match: Host(`traefik.kube.rostvik.home`) || PathPrefix(`/api`))
kind: Rule kind: Rule
services: services:
- name: api@internal - name: api@internal