mirror of
https://github.com/truenas/charts.git
synced 2026-05-02 06:20:54 +08:00
* migrate questions schema, to include acl * fix indentation * hide datasetname * simplify * its a list * optimize * regen common * remove empty lines * restore immutable flag * better label
12 lines
168 B
YAML
12 lines
168 B
YAML
searxngNetwork:
|
|
webPort: 31000
|
|
|
|
searxngStorage:
|
|
config:
|
|
type: pvc
|
|
additionalStorages:
|
|
- type: pvc
|
|
mountPath: /data1
|
|
- type: pvc
|
|
mountPath: /data2
|