mirror of
https://github.com/truenas/charts.git
synced 2026-04-24 02:20:15 +08:00
22 lines
312 B
YAML
22 lines
312 B
YAML
plankaNetwork:
|
|
webPort: 30000
|
|
hostNetwork: true
|
|
|
|
plankaConfig:
|
|
baseURL: http://localhost:30000
|
|
|
|
plankaStorage:
|
|
avatars:
|
|
type: pvc
|
|
backgroundImages:
|
|
type: pvc
|
|
attachments:
|
|
type: pvc
|
|
pgData:
|
|
type: pvc
|
|
pgBackup:
|
|
type: emptyDir
|
|
emptyDirConfig:
|
|
medium: ""
|
|
size: ""
|