feat: add crowdsec (#10)
Some checks failed
Some checks failed
Reviewed-on: #10 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #10.
This commit is contained in:
12
crowdsec/helmfile.yaml
Normal file
12
crowdsec/helmfile.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
repositories:
|
||||
- name: crowdsec
|
||||
url: https://crowdsecurity.github.io/helm-charts
|
||||
|
||||
releases:
|
||||
- name: crowdsec
|
||||
namespace: kube-system
|
||||
createNamespace: false
|
||||
chart: crowdsec/crowdsec
|
||||
version: 0.20.0
|
||||
values:
|
||||
- values.yaml
|
||||
Reference in New Issue
Block a user