mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 05:08:18 +08:00
* Add `searxng` to `community` train * add tempaltes * add UI and metadata * update readme * remove non-existent option * bump
9 lines
150 B
YAML
9 lines
150 B
YAML
searxngNetwork:
|
|
webPort: 30000
|
|
hostNetwork: true
|
|
|
|
searxngStorage:
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/config
|