No introduction found. Create it?
Install with:
helm repo add crowdsec https://crowdsecurity.github.io/helm-charts/
helm install crowdsec crowdsec/crowdsec -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
crowdsec | pascaliske/infrastructure | 64 | 0.18.0 | 8 days ago |
crowdsec | xunholy/k8s-gitops | 542 | 0.18.0 | a month ago |
See the most popular values for this chart:
Key | Types |
---|---|
string | |
agent.acquisition[].podName (3) nginx-external-controller-* | string |
string | |
boolean | |
boolean | |
boolean | |
agent.env[].name (2) DISABLE_crONLINE_API | string |
agent.env[].value (2) false | string |
agent.persistentVolume.config.accessModes[] (1) - ReadWriteMany | string |
boolean | |
string | |
string | |
string | |
string | |
string | |
agent.tolerations[].effect (1) NoSchedule | string |
agent.tolerations[].key (1) node-role.kubernetes.io/control-plane | string |
agent.tolerations[].operator (1) Exists | string |
string | |
container_runtime (3) containerd | string |
boolean | |
lapi.dashboard.image.repository (1) metabase/metabase | string |
lapi.dashboard.image.tag (1) v0.53.6 | string |
boolean | |
lapi.dashboard.ingress.host (1) {{ .Release.Name }}.${SECRET_DOMAIN} | string |
string | |
lapi.dashboard.ingress.labels.k8s-app (1) {{ .Release.Name }} | string |
lapi.dashboard.ingress.labels.type (1) lapi-dashboard | string |
string | |
lapi.dashboard.ingress.tls[].hosts[] (1) - {{ .Release.Name }}.${SECRET_DOMAIN} | string |
boolean | |
boolean | |
lapi.env[].name (2) DISABLE_AGENT | string |
lapi.env[].value (2) true | string |
string | |
lapi.env[].valueFrom.secretKeyRef.name (1) crowdsec-secret | string |
lapi.persistentVolume.config.accessModes[] (2) - ReadWriteOnce | string |
boolean | |
string | |
string | |
lapi.persistentVolume.data.accessModes[] (2) - ReadWriteOnce | string |
boolean | |
string | |
lapi.persistentVolume.data.storageClassName (1) standard-rwx | string |
string | |
string | |
string | |
string | |
string | |
string | |
lapi.strategy.type (1) Recreate | string |
image.repository (2) ghcr.io/crowdsecurity/crowdsec | string |
image.tag (2) v1.6.4 | string |
image.pullPolicy (1) IfNotPresent | string |