mirror of
https://github.com/truenas/charts.git
synced 2026-02-09 05:24:34 +08:00
* bump version * update values * update ui * update templates * add migration * keep previous version
15 lines
232 B
YAML
15 lines
232 B
YAML
syncthingStorage:
|
|
home:
|
|
type: pvc
|
|
additionalStorages:
|
|
- type: pvc
|
|
mountPath: /mnt/dir1
|
|
- type: pvc
|
|
mountPath: /mnt/dir2
|
|
- type: pvc
|
|
mountPath: /mnt/dir3
|
|
|
|
syncthingID:
|
|
user: 1001
|
|
group: 1001
|