diff --git a/kubernetes/cluster-0/apps/security/authelia/app/config/configuration.yaml b/kubernetes/cluster-0/apps/security/authelia/app/config/configuration.yaml index e22d0cc3a..818204948 100644 --- a/kubernetes/cluster-0/apps/security/authelia/app/config/configuration.yaml +++ b/kubernetes/cluster-0/apps/security/authelia/app/config/configuration.yaml @@ -16,7 +16,7 @@ access_control: rules: - domain: - echo-server.${SECRET_DOMAIN} - policy: one_factor + policy: two_factor subject: - ["group:admins"]