This commit is contained in:
Roxedus 2022-06-05 00:42:42 +02:00
parent e6010f1926
commit 9687d21ef5
Signed by: Roxedus
GPG Key ID: 9B4E311961C63639

View File

@ -6,7 +6,7 @@ metadata:
namespace: default namespace: default
spec: spec:
entryPoints: entryPoints:
- websecure - web
routes: routes:
- kind: Rule - kind: Rule
match: Host(`traefik.roxedus.com`) && ( PathPrefix(`/dashboard`) || PathPrefix(`/api`)) match: Host(`traefik.roxedus.com`) && ( PathPrefix(`/dashboard`) || PathPrefix(`/api`))