let traefik dashboard use sso
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful
This commit is contained in:
parent
6b8cc16f99
commit
be7af38021
1 changed files with 2 additions and 1 deletions
|
@ -40,6 +40,7 @@ ingressRoute:
|
||||||
matchRule: Host(`traefik.services.yolokube.de`)
|
matchRule: Host(`traefik.services.yolokube.de`)
|
||||||
entryPoints: ["traefik", "websecure"]
|
entryPoints: ["traefik", "websecure"]
|
||||||
middlewares:
|
middlewares:
|
||||||
- name: basic-auth
|
- name: authentik
|
||||||
|
namespace: authentik
|
||||||
tls:
|
tls:
|
||||||
secretName: traefik-tls-key
|
secretName: traefik-tls-key
|
||||||
|
|
Loading…
Reference in a new issue