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