-
**Describe the bug**
The chart is deployed successfully, the discord events are properly fired, but not the WebUI ones.
**How to reproduce it**
My helmfile:
```
repositories:
- name: fal…
-
**Repository**: [https://github.com/falco-talon/falco-talon](https://github.com/falco-talon/falco-talon)
**Motivation**
We all consider Falco as one of the best runtime security tools in the wor…
Issif updated
3 weeks ago
-
Concerned lines :
https://github.com/falcosecurity/charts/blob/46516b090cc91d4c89630b91c393cf15e37ddac5/charts/falcosidekick/templates/deployment-ui.yaml#L211C1-L218C32
Based on :
https://stacko…
-
/area documentation
Following the Mac steps here: https://falco.org/docs/getting-started/falco-kubernetes-quickstart/ results in errors running on Apple Silicon due to what I assume are complicatio…
-
**Describe the bug**
The Falcosidekick metrics priority does not match with the priority in the PrometheusRule.
Metrics are provided and scraped like following:
```
falco_events{priority="Cr…
-
**Describe the bug**
In falcosidekick helm chart v0.8.2 when using config.existingSecret the falcosidekick default secret is also loaded into env causing conflicts and crashLoops in falcosidekick…
-
**Motivation**
The OTEL configuration from falcosidekick is missing in this chart.
**Feature**
Add https://github.com/falcosecurity/falcosidekick/blob/master/docs/outputs/otlp_traces.md to …
-
**Describe the bug**
We are getting the `interface conversion: interface {} is []string, not string` error in our logs.
**How to reproduce it**
Install the Falco Helm chart with Falcosideki…
ctdfo updated
1 month ago
-
**Motivation**
The falcosidekick does not support adding custom labels/annotations to deployment objects. It would be useful to allow this so we can label/annotate to our needs.
**Feature**
Pro…
-
Hi 👋
I was playing with Falco Sidekick with Elasticsearch Output specifically, but I think this issue would be common for all http outputs and possibly others.
Currently there is not limiters o…