mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 21:28:46 +08:00
9 lines
156 B
YAML
9 lines
156 B
YAML
jellyseerrNetwork:
|
|
webPort: 30000
|
|
hostNetwork: true
|
|
|
|
jellyseerrStorage:
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/config
|