From 4e1a819f68c4262717be83003294112707ab83cc Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sun, 16 Apr 2023 14:33:50 +0000 Subject: [PATCH] Update file values.yaml --- authentik/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/values.yaml b/authentik/values.yaml index c2e412c..1c9dbfd 100644 --- a/authentik/values.yaml +++ b/authentik/values.yaml @@ -15,7 +15,7 @@ authentik: ingress: enabled: true - ingressClassName: "nginx" + ingressClassName: "traefik" annotations: cert-manager.io/cluster-issuer: letsencrypt-production labels: {}