mirror of
https://github.com/truenas/charts.git
synced 2024-04-21 15:21:45 +00:00
* initial commit * add tpls * add values * add UI * remove unrelated var
12 lines
175 B
YAML
12 lines
175 B
YAML
tautulliNetwork:
|
|
webPort: 31000
|
|
|
|
tautulliRunAs:
|
|
user: 1000
|
|
group: 1000
|
|
|
|
tautulliStorage:
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/config
|