mirror of
https://github.com/truenas/charts.git
synced 2026-05-01 22:11:04 +08:00
14 lines
208 B
YAML
14 lines
208 B
YAML
audiobookshelfNetwork:
|
|
webPort: 31000
|
|
|
|
audiobookshelfStorage:
|
|
config:
|
|
type: pvc
|
|
metadata:
|
|
type: pvc
|
|
additionalStorages:
|
|
- type: pvc
|
|
mountPath: /data1
|
|
- type: pvc
|
|
mountPath: /data2
|