Thomas Labarussias
Thomas Labarussias
The falco chart has been updated, use the 3.8.2 to fix this issue.
> I would also like to see an example of how to use `existingSecret`. You just have to create the secret with `kubectl` or else: ``` kubectl create secret generic...
/remove-lifecycle stale
Since the v0.8.0 of the Falcosidekic chart, annotations and labels can be added to the resources.
It's not a so simple topic. Right now, the end user has to fill the whole `securityContext` object by him/herself. It's very flexible but requires some expertise and attempts. ```yaml...
I had in mind Falco, it might imply some tunning for Openshift for example. But I agree, for the simple apps like sidekick, it's not a big deal
Can you try to set the `pathType` to `Prefix` to check if it works better please. ```yaml falcosidekick: enabled: true webui: enabled: true user: "REDACTED:REDACTED" service: type: "NodePort" annotations: cloud.google.com/neg:...
You're right, it might imply a lot of changes, let me dig first
You mean the http client shared between the different outputs? If you do so, it means more than Loki and AlertManager will have the benefit, so their configs must be...
Hi, I don't have access anymore to a datadog instance to test some changes. When I integrated this output, years ago, the falco payload didn't contain the `source` field, this...