mirror of
https://github.com/truenas/charts.git
synced 2026-04-08 13:19:20 +08:00
12 lines
166 B
YAML
12 lines
166 B
YAML
komgaNetwork:
|
|
webPort: 31000
|
|
|
|
komgaRunAs:
|
|
user: 1000
|
|
group: 1000
|
|
|
|
komgaStorage:
|
|
config:
|
|
type: hostPath
|
|
hostPath: /mnt/{{ .Release.Namespace }}/config
|