fix(kanidm): log level

This commit is contained in:
JJGadgets
2024-02-09 14:56:34 +08:00
parent d1c53277c1
commit 1254a22dd5

View File

@@ -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