mirror of
https://github.com/truenas/charts.git
synced 2026-04-01 18:01:25 +08:00
12 lines
162 B
YAML
12 lines
162 B
YAML
dashyNetwork:
|
|
webPort: 31000
|
|
|
|
dashyStorage:
|
|
data:
|
|
type: pvc
|
|
additionalStorages:
|
|
- type: pvc
|
|
mountPath: /data1
|
|
- type: pvc
|
|
mountPath: /data2
|