mirror of
https://github.com/truenas/charts.git
synced 2026-02-11 22:36:39 +08:00
* ads `tinyMediaManager` to `community` train * change ci values * remove hostnet * perm container does not exist
15 lines
184 B
YAML
15 lines
184 B
YAML
tmmConfig:
|
|
password: secret
|
|
|
|
tmmNetwork:
|
|
webPort: 31000
|
|
|
|
tmmID:
|
|
user: 1000
|
|
group: 1000
|
|
|
|
tmmStorage:
|
|
data:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/data
|