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`)
|
||||
entryPoints: ["traefik", "websecure"]
|
||||
middlewares:
|
||||
- name: basic-auth
|
||||
- name: authentik
|
||||
namespace: authentik
|
||||
tls:
|
||||
secretName: traefik-tls-key
|
||||
|
|
Loading…
Reference in a new issue