chore(falco.yaml): comment-out k8s plugin default config values

Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
This commit is contained in:
Jason Dellaluce 2022-04-22 16:29:56 +00:00 committed by poiana
parent 63b7aabc81
commit de754fb4e7

View File

@ -46,9 +46,9 @@ rules_file:
plugins:
- name: k8saudit
library_path: libk8saudit.so
init_config:
maxEventBytes: 1048576
sslCertificate: /etc/falco/falco.pem
init_config: ""
# maxEventBytes: 1048576
# sslCertificate: /etc/falco/falco.pem
open_params: "http://:9765/k8s-audit"
- name: cloudtrail
library_path: libcloudtrail.so