Files
chart/library/ix-dev/community/listmonk/ci/extra-values.yaml
Stavros Kois 0bd1b519c4 Add listmonk to community train (#1633)
* 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
2023-10-14 23:20:39 +03:00

20 lines
292 B
YAML

listmonkNetwork:
webPort: 31000
listmonkConfig:
adminUsername: admin
adminPassword: password
listmonkStorage:
uploads:
type: pvc
pgData:
type: pvc
pgBackup:
type: emptyDir
additionalStorages:
- type: pvc
mountPath: /data1
- type: pvc
mountPath: /data2