mirror of
https://github.com/falcosecurity/falco.git
synced 2025-07-03 18:06:44 +00:00
new: grpc server certificates config
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
This commit is contained in:
parent
b682f5c344
commit
bc42c075cb
@ -172,6 +172,9 @@ grpc:
|
||||
enabled: true
|
||||
bind_address: "0.0.0.0:5060"
|
||||
threadiness: 8
|
||||
private_key: ""
|
||||
cert_chain: ""
|
||||
root_certs: ""
|
||||
|
||||
grpc_output:
|
||||
enabled: true
|
Loading…
Reference in New Issue
Block a user