add owntracks [ci skip]

This commit is contained in:
Viktor Barzin 2024-12-30 18:50:35 +00:00
parent 8f739d87f1
commit 92bebe9324
4 changed files with 173 additions and 2 deletions

View file

@ -328,8 +328,8 @@ resource "kubernetes_config_map" "ingress_nginx_controller" {
setvar:tx.block_harvester_ip=1,\
setvar:tx.block_spammer_ip=1"
EOT
plugins = "crowdsec"
# plugins = ""
# plugins = "crowdsec"
plugins = ""
lua-shared-dicts = "crowdsec_cache: 50m"
http-snippet : <<-EOT
proxy_cache_path /tmp/nginx-cache levels=1:2 keys_zone=static-cache:2m max_size=100m inactive=7d use_temp_path=off;