helm-charts
helm-charts copied to clipboard
CrowdSec community kubernetes helm charts
Fixes #158 Adds the possibility to have probes for the agent statefulset, configurable in the values.yml file (to allow users to use tcp probes for instance) Tested locally, works as...
Add options to configure ```duration``` and ```renewBefore``` fields for Certificates resources. Default values are set to cert-manager's default, ```duration = 90d```, and ```renewBefore = 30d```.
User may be running an upstream LAPI via one of the senses, we should allow you to disable the LAPI and then use the agent env to set the LAPI...
Hi, **Changes** * Set namespace for all resources, previously missing * Allow setting a path for the ingresses * Update the security context for all resources **Explanation** This PR changes...
Hello there 👋 I was wondering whether it would be possible to add probes (liveness, readiness and startup) for agent too, and not only for lapi. It seems that there...
Fix dashboard init trying to ask for confirmation when overwriting existing db (don't overwrite) Fixes crowdsecurity/helm-charts#86
A user has requested we added options to the TLS for cert manager, they work in a business that only allow "short-life" certificates. They are currently rolling there own deployment...
all of the deployed agents are using the same credentionals to connect to lapi. this is a problem, because the lapi only shows 1 machine connected.