helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

CrowdSec community kubernetes helm charts

Results 58 helm-charts issues
Sort by recently updated
recently updated
newest added

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...

needs/kind
needs/area

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```.

kind/enhancement
area/configuration

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...

needs/kind
needs/triage

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...

needs/kind
needs/area

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...

needs/kind
needs/triage

Fix dashboard init trying to ask for confirmation when overwriting existing db (don't overwrite) Fixes crowdsecurity/helm-charts#86

area/configuration
kind/chore

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.

kind/enhancement