diff --git a/auth-system/authentik-values.yaml b/auth-system/authentik-values.yaml index a6d731a..5cd63da 100644 --- a/auth-system/authentik-values.yaml +++ b/auth-system/authentik-values.yaml @@ -88,7 +88,7 @@ server: # Ingress configuration ingress: enabled: true - ingressClassName: nginx + ingressClassName: nginx-internal annotations: cert-manager.io/cluster-issuer: "letsencrypt-prod" external-dns.alpha.kubernetes.io/hostname: "authentik.dooplex.hu"