Files
chart/library/ix-dev/community/tiny-media-manager/ci/extra-values.yaml
Stavros Kois b02d20057c NAS-123265 / 23.10 / adds tinyMediaManager to community train (#1413)
* ads `tinyMediaManager` to `community` train

* change ci values

* remove hostnet

* perm container does not exist
2023-08-03 16:35:21 +03:00

18 lines
361 B
YAML

tmmConfig:
password: secret
tmmNetwork:
webPort: 31000
tmmStorage:
data:
type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/data
additionalStorages:
- type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/tv-shows
mountPath: /tv-shows
- type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/movies
mountPath: /movies