mirror of
https://github.com/truenas/charts.git
synced 2026-04-03 18:58:03 +08:00
* Upgraded catalog item(s)
This commit upgrades prometheus, metube, prowlarr, lidarr, readarr, searxng, homepage, planka catalog item(s).
* bump common
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
25 lines
423 B
YAML
25 lines
423 B
YAML
plankaNetwork:
|
|
webPort: 31000
|
|
|
|
plankaConfig:
|
|
defaultAdminEmail: admin@example.com
|
|
defaultAdminName: John Doe
|
|
defaultAdminPassword: password
|
|
defaultAdminUsername: admin
|
|
baseURL: http://localhost:31000
|
|
|
|
plankaStorage:
|
|
avatars:
|
|
type: pvc
|
|
backgroundImages:
|
|
type: pvc
|
|
attachments:
|
|
type: pvc
|
|
pgData:
|
|
type: pvc
|
|
pgBackup:
|
|
type: emptyDir
|
|
emptyDirConfig:
|
|
medium: ""
|
|
size: ""
|