add a few more scenarios in crowdsec [ci skip]

This commit is contained in:
Viktor Barzin 2025-11-29 11:37:20 +00:00
parent 85fe5ddeb6
commit 480b3e748d
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863

View file

@ -17,7 +17,10 @@ agent:
# value: "true"
# As we are running Nginx, we want to install the Nginx collection
- name: COLLECTIONS
value: "crowdsecurity/nginx"
value: "crowdsecurity/nginx crowdsecurity/base-http-scenarios crowdsecurity/http-cve"
- name: SCENARIOS
value: ""
# value: "crowdsecurity/http-crawl-aggressive"
# Mount custom scenarios into /etc/crowdsec/scenarios
extraVolumeMounts:
- name: custom-scenarios