mirror of
https://github.com/truenas/charts.git
synced 2026-02-13 07:15:43 +08:00
* Add `plex-auto-languages` to `community` train * no icon * typo * exec bit * remove host net * remove group * false hostNet * fix container detection issue
15 lines
205 B
YAML
15 lines
205 B
YAML
ci: true
|
|
|
|
palRunAs:
|
|
user: 1000
|
|
group: 1000
|
|
|
|
palConfig:
|
|
plexURL: http://plex:32400
|
|
plexToken: some-token
|
|
|
|
palStorage:
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/config
|