Compare commits
1 Commits
auto-updat
...
auto-updat
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c9e63b4ab8 |
24
k8s/apps/n8n/values-searxng.yaml
Normal file
24
k8s/apps/n8n/values-searxng.yaml
Normal file
@@ -0,0 +1,24 @@
|
||||
config:
|
||||
general:
|
||||
instance_name: "HexorSearXNG"
|
||||
debug: true
|
||||
server:
|
||||
limiter: false
|
||||
public_instance: false
|
||||
method: "POST"
|
||||
search:
|
||||
safe_search: 0
|
||||
|
||||
extraConfig:
|
||||
botdetection:
|
||||
ip_lists:
|
||||
pass_ip:
|
||||
- '0.0.0.0/0'
|
||||
- '::0/0'
|
||||
ip_limit:
|
||||
filter_link_local: false
|
||||
link_token: false
|
||||
valkey:
|
||||
enabled: true
|
||||
nodeSelector:
|
||||
kubernetes.io/hostname: master.tail2fe2d.ts.net
|
||||
Reference in New Issue
Block a user