diff --git a/clusters/cl01tl/platform/authentik/templates/ingress.yaml b/clusters/cl01tl/platform/authentik/templates/ingress.yaml index 05a248403..400136320 100644 --- a/clusters/cl01tl/platform/authentik/templates/ingress.yaml +++ b/clusters/cl01tl/platform/authentik/templates/ingress.yaml @@ -44,8 +44,10 @@ spec: tls: - hosts: - auth.alexlebens.net + secretName: authentik-cl01tl-authentik-test rules: - - http: + - host: auth.alexlebens.net + http: paths: - path: / pathType: Prefix