disable crowdsec due to FP and difficulties in configuring [ci skip]

This commit is contained in:
Viktor Barzin 2023-12-25 13:35:38 +00:00
parent dcb48a8e49
commit 9e0592af54
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 2 additions and 1 deletions

View file

@ -325,7 +325,8 @@ resource "kubernetes_config_map" "ingress_nginx_controller" {
setvar:tx.block_harvester_ip=1,\
setvar:tx.block_spammer_ip=1"
EOT
plugins = "crowdsec"
# plugins = "crowdsec"
plugins = ""
lua-shared-dicts = "crowdsec_cache: 50m"
server-snippet : <<-EOT
lua_ssl_trusted_certificate "/etc/ssl/certs/ca-certificates.crt"; # Captcha

Binary file not shown.