change traefik loglevel
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful

This commit is contained in:
Aaron Riedel 2024-09-10 19:00:47 +02:00
parent 1f5ae2126d
commit 2a62797466
Signed by: aaron
GPG key ID: 643004654D40D577
2 changed files with 5 additions and 1 deletions

View file

@ -67,7 +67,7 @@ spec:
secretKeyRef:
key: authentik_host_insecure
name: authentik-outpost-api
image: ghcr.io/goauthentik/proxy
image: ghcr.io/goauthentik/proxy:2024.8.1
name: proxy
ports:
- containerPort: 9000

View file

@ -44,3 +44,7 @@ ingressRoute:
namespace: authentik
tls:
secretName: traefik-tls-key
logs:
general:
level: DEBUG