mirror of
https://github.com/truenas/charts.git
synced 2026-04-02 18:28:32 +08:00
* Add `searxng` to `community` train * add tempaltes * add UI and metadata * update readme * remove non-existent option * bump
11 lines
175 B
YAML
11 lines
175 B
YAML
searxngConfig:
|
|
instanceName: SearXNG-Test
|
|
|
|
searxngNetwork:
|
|
webPort: 31000
|
|
|
|
searxngStorage:
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/config
|