Files
chart/library/ix-dev/community/plex-auto-languages/ci/extra-values.yaml
Stavros Kois 9cc969c246 NAS-122903 / 23.10 / Add plex-auto-languages to community train (#1349)
* Add `plex-auto-languages` to `community` train

* no icon

* typo

* exec bit

* remove host net

* remove group

* false hostNet

* fix container detection issue
2023-07-21 19:37:10 +03:00

18 lines
371 B
YAML

ci: true
palConfig:
plexURL: http://plex:32400
plexToken: some-token
palStorage:
config:
type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/config
additionalStorages:
- type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/data1
mountPath: /data1
- type: hostPath
hostPath: /mnt/{{ .Release.Namespace }}/data2
mountPath: /data2