mirror of
https://github.com/truenas/charts.git
synced 2026-04-04 03:08:33 +08:00
* add `autobrr` to `community` apps * regen * host * Update library/ix-dev/community/autobrr/Chart.yaml * Update library/ix-dev/community/autobrr/upgrade_strategy
9 lines
150 B
YAML
9 lines
150 B
YAML
autobrrNetwork:
|
|
webPort: 30000
|
|
hostNetwork: true
|
|
|
|
autobrrStorage:
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/config
|