Falco is a Cloud Native Runtime Security tool designed to detect anomalous activity in your applications
Falco community on Slack can help with the chart if there are any questions, but Civo are responsible for the install.sh and manifest.yaml
Falco does not Expose to Web out of the box. You can use Following command
kubectl port-forward service/falco-falcosidekick-ui 2802:2802 -n falco
, But it's already noticed that it can trigger events because of kubectl port-forward triggers a Falco rule.
You can use following link to get more resources At this Blog
For advanced configurations like ingress visit Values.yaml