mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
fix(kanidm): log level
This commit is contained in:
@@ -118,7 +118,7 @@ spec:
|
||||
tls_chain = "/tls/fullchain.pem"
|
||||
tls_key = "/tls/privkey.pem"
|
||||
role = "WriteReplica"
|
||||
log_level = "verbose"
|
||||
log_level = "info"
|
||||
bindaddress = "[::]:8443"
|
||||
ldapbindaddress = "[::]:3636"
|
||||
trust_x_forward_for = true
|
||||
|
||||
Reference in New Issue
Block a user