mirror of
https://github.com/truenas/charts.git
synced 2026-04-07 20:59:13 +08:00
18 lines
227 B
YAML
18 lines
227 B
YAML
listmonkNetwork:
|
|
webPort: 31000
|
|
|
|
listmonkRunAs:
|
|
user: 1000
|
|
group: 1000
|
|
|
|
listmonkStorage:
|
|
uploads:
|
|
type: pvc
|
|
pgData:
|
|
type: pvc
|
|
pgBackup:
|
|
type: emptyDir
|
|
emptyDirConfig:
|
|
medium: ""
|
|
size: ""
|