FIX(authelia): fix TOTP config for chart 0.10.x

- Change enabled to disable for TOTP configuration
- Fix chart compatibility
This commit is contained in:
2026-01-03 20:13:19 +09:00
parent a6342a2fdd
commit 168193845b

View File

@@ -96,7 +96,7 @@ configMap:
# TOTP configuration # TOTP configuration
totp: totp:
enabled: true disable: false
issuer: mayne.kro.kr issuer: mayne.kro.kr
# OIDC Identity Provider # OIDC Identity Provider