Update k8s/core/authentik/values.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 8s

This commit is contained in:
ab
2025-04-28 13:26:43 +00:00
parent 85a42340bb
commit a10aa3eb5f

View File

@ -1,6 +1,10 @@
global:
image:
tag: "2025.2.4"
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net
authentik:
error_reporting:
enabled: true
@ -16,8 +20,6 @@ server:
envFrom:
- secretRef:
name: authentik-creds
image:
tag: "2025.2.4"
ingress:
enabled: true
ingressClassName: traefik