mirror of
https://github.com/truenas/charts.git
synced 2026-04-03 10:48:53 +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
12 lines
172 B
YAML
12 lines
172 B
YAML
autobrrNetwork:
|
|
webPort: 31000
|
|
|
|
autobrrRunAs:
|
|
user: 1000
|
|
group: 1000
|
|
|
|
autobrrStorage:
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/config
|