From af4a0d44090998b7f073b3c8bb8058383604ff1d Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Thu, 6 Apr 2023 23:21:01 -0400 Subject: [PATCH] Add annotations to authentik's ingress annotations --- cluster/apps/authentik/helm-release.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cluster/apps/authentik/helm-release.yaml b/cluster/apps/authentik/helm-release.yaml index 656fe95..48681e1 100644 --- a/cluster/apps/authentik/helm-release.yaml +++ b/cluster/apps/authentik/helm-release.yaml @@ -31,6 +31,9 @@ spec: ingress: enabled: true + annotations: + cert-manager.io/cluster-issuer: "letsencrypt-production" + traefik.ingress.kubernetes.io/router.entrypoints: websecure hosts: - host: k3sauth.***REMOVED*** paths: