This commit is contained in:
Joseph Hanson 2024-07-17 19:24:54 -05:00
parent 5de65b8feb
commit 09bb62a3eb
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 5 additions and 3 deletions

View file

@ -43,8 +43,6 @@ spec:
value: searxng
- name: SEARXNG_QUERY_URL
value: http://searxng.default.svc.cluster.local:8080/search?q=<query>
- name: ENABLE_RAG_WEB_LOADER_SSL_VERIFICATION
value: true
resources:
requests:
cpu: 500m

View file

@ -9,7 +9,11 @@ redis:
url: redis://dragonfly.database.svc.cluster.local:6379?db=10
search:
autocomplete: google
safe_search: 0
autocomplete: brave
formats:
- html
- json
general:
instance_name: HansonSearch