mirror of
https://github.com/truenas/charts.git
synced 2026-04-06 04:09:32 +08:00
* initial commit * add templates * add description * more ci values * add description * add readme * probe path * run 1 test only * fix init * hmm * I see * test this * add questions and metadata * fix path
15 lines
175 B
YAML
15 lines
175 B
YAML
listmonkNetwork:
|
|
webPort: 31000
|
|
|
|
listmonkRunAs:
|
|
user: 1000
|
|
group: 1000
|
|
|
|
listmonkStorage:
|
|
uploads:
|
|
type: pvc
|
|
pgData:
|
|
type: pvc
|
|
pgBackup:
|
|
type: emptyDir
|