mirror of
https://github.com/truenas/charts.git
synced 2026-04-10 14:18:23 +08:00
* use pvc on ci * remove chown * adapt values * adjust storage tempalte * adapt questions * bump version * add migration
12 lines
168 B
YAML
12 lines
168 B
YAML
bazarrNetwork:
|
|
webPort: 31000
|
|
|
|
bazarrStorage:
|
|
config:
|
|
type: pvc
|
|
additionalStorages:
|
|
- type: pvc
|
|
mountPath: /series
|
|
- type: pvc
|
|
mountPath: /movies
|