Files
chart/library/ix-dev/community/searxng/values.yaml
Stavros Kois 0ef9035e82 NAS-122990 / 23.10 / Add searxng to community train (#1362)
* Add `searxng` to `community` train

* add tempaltes

* add UI and metadata

* update readme

* remove non-existent option

* bump
2023-07-17 16:09:35 +03:00

24 lines
353 B
YAML

image:
repository: searxng/searxng
pullPolicy: IfNotPresent
tag: 2023.7.7-cada89ee
resources:
limits:
cpu: 4000m
memory: 8Gi
searxngConfig:
instanceName: SearXNG
additionalEnvs: []
searxngNetwork:
webPort: 30053
hostNetwork: false
searxngStorage:
config:
type: ixVolume
datasetName: config
additionalStorages: []