Added searxng
Some checks failed
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 6s
Check with kubeconform / lint (push) Successful in 6s
Auto-update README / Generate README and Create MR (push) Failing after 9s

This commit is contained in:
AB from home.homenet
2026-02-04 01:25:31 +02:00
parent 39207fcb39
commit 70198ca1c2
3 changed files with 14 additions and 2 deletions

View File

@@ -10,6 +10,12 @@ helmCharts:
version: 1.16.28 version: 1.16.28
releaseName: n8n releaseName: n8n
namespace: n8n namespace: n8n
valuesFile: values.yaml valuesFile: values-n8n.yaml
includeCRDs: true
- name: searxng
repo: https://unknowniq.github.io/helm-charts/
version: 0.1.3
releaseName: searxng
namespace: n8n
valuesFile: values-searxng.yaml
includeCRDs: true includeCRDs: true

View File

@@ -0,0 +1,6 @@
config:
general:
instance_name: "HexorSearXNG"
nodeSelector:
kubernetes.io/hostname: master.tail2fe2d.ts.net