mirror of
https://github.com/truenas/charts.git
synced 2026-04-09 21:59:10 +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>
27 lines
387 B
YAML
27 lines
387 B
YAML
plankaNetwork:
|
|
webPort: 31000
|
|
|
|
plankaConfig:
|
|
baseURL: http://localhost:31000
|
|
|
|
plankaStorage:
|
|
avatars:
|
|
type: pvc
|
|
backgroundImages:
|
|
type: pvc
|
|
attachments:
|
|
type: pvc
|
|
pgData:
|
|
type: pvc
|
|
pgBackup:
|
|
type: emptyDir
|
|
emptyDirConfig:
|
|
medium: ""
|
|
size: ""
|
|
|
|
additionalStorages:
|
|
- type: pvc
|
|
mountPath: /data1
|
|
- type: pvc
|
|
mountPath: /data2
|