reenable crowdsec for nginx with 1 eybrow raised [ci skip]

This commit is contained in:
Viktor Barzin 2024-01-06 22:03:38 +00:00
parent 1e9da0021a
commit 8634b29e49
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
2 changed files with 2 additions and 2 deletions

View file

@ -325,9 +325,9 @@ 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"
lua-shared-dicts = "crowdsec_cache: 500m"
server-snippet : <<-EOT
lua_ssl_trusted_certificate "/etc/ssl/certs/ca-certificates.crt"; # Captcha
#resolver local=on ipv6=off valid=600s;

Binary file not shown.