mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 10:40:31 +08:00
15 lines
205 B
YAML
15 lines
205 B
YAML
ci: true
|
|
|
|
palConfig:
|
|
plexURL: http://plex:32400
|
|
plexToken: some-token
|
|
|
|
palStorage:
|
|
config:
|
|
type: pvc
|
|
additionalStorages:
|
|
- type: pvc
|
|
mountPath: /data1
|
|
- type: pvc
|
|
mountPath: /data2
|