reenable crowdsec for nginx with 1 eybrow raised [ci skip]
This commit is contained in:
parent
89ca8cf989
commit
e6642ea08d
1 changed files with 2 additions and 2 deletions
|
|
@ -325,9 +325,9 @@ resource "kubernetes_config_map" "ingress_nginx_controller" {
|
||||||
setvar:tx.block_harvester_ip=1,\
|
setvar:tx.block_harvester_ip=1,\
|
||||||
setvar:tx.block_spammer_ip=1"
|
setvar:tx.block_spammer_ip=1"
|
||||||
EOT
|
EOT
|
||||||
# plugins = "crowdsec"
|
# plugins = "crowdsec"
|
||||||
plugins = ""
|
plugins = ""
|
||||||
lua-shared-dicts = "crowdsec_cache: 50m"
|
lua-shared-dicts = "crowdsec_cache: 500m"
|
||||||
server-snippet : <<-EOT
|
server-snippet : <<-EOT
|
||||||
lua_ssl_trusted_certificate "/etc/ssl/certs/ca-certificates.crt"; # Captcha
|
lua_ssl_trusted_certificate "/etc/ssl/certs/ca-certificates.crt"; # Captcha
|
||||||
#resolver local=on ipv6=off valid=600s;
|
#resolver local=on ipv6=off valid=600s;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue