authentik: fix

This commit is contained in:
2025-03-02 10:33:55 -05:00
parent c2ebb20aa9
commit c93d2eacc2

View File

@@ -60,16 +60,16 @@ authentik:
secretKeyRef: secretKeyRef:
name: authentik-credentials name: authentik-credentials
key: user-password key: user-password
ingress: ingress:
enabled: true enabled: true
annotations: annotations:
traefik.ingress.kubernetes.io/router.middlewares: cloudflarewarp@file traefik.ingress.kubernetes.io/router.middlewares: cloudflarewarp@file
hosts: hosts:
- auth.dubyatp.xyz - auth.dubyatp.xyz
tls: tls:
- secretName: cert-dubyatp-xyz - secretName: cert-dubyatp-xyz
hosts: hosts:
- auth.dubyatp.xyz - auth.dubyatp.xyz
additionalObjects: additionalObjects:
- apiVersion: v1 - apiVersion: v1
kind: Secret kind: Secret