mirror of
https://github.com/truenas/charts.git
synced 2026-04-26 03:22:45 +08:00
* migrate autobrr - add acls * bump version * update script * run perms only on install * skip when acl is enabled * adapt for helm 3.9.4
12 lines
168 B
YAML
12 lines
168 B
YAML
autobrrNetwork:
|
|
webPort: 31000
|
|
|
|
autobrrStorage:
|
|
config:
|
|
type: pvc
|
|
additionalStorages:
|
|
- type: pvc
|
|
mountPath: /data1
|
|
- type: pvc
|
|
mountPath: /data2
|