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:
@@ -96,7 +96,7 @@ configMap:
|
||||
|
||||
# TOTP configuration
|
||||
totp:
|
||||
enabled: true
|
||||
disable: false
|
||||
issuer: mayne.kro.kr
|
||||
|
||||
# OIDC Identity Provider
|
||||
|
||||
Reference in New Issue
Block a user